• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From serialcoder.dev

Insetting Scrollable Views' Content With contentMargins In SwiftUI – SerialCoder.dev

0 1

Adding margin to content of scrollable views in SwiftUI is just a matter of a single view modifier. Read here all you need to know about it.

on Sep 21

From serialcoder.dev

Converting Dates To Formatted Strings Easily in Swift – SerialCoder.dev

0 1

Getting formatted strings from dates is really easy in Swift. Find out in this post all available built-in styles to use in your apps.

on Aug 30

From serialcoder.dev

Hiding Labels In SwiftUI – SerialCoder.dev

0 0

Find out how to hide labels from certain SwiftUI controls using a single view modifier and customize your user interface even further.

on Jul 19

From serialcoder.dev

Dismissing Presented Content in SwiftUI – SerialCoder.dev

0 0

Providing options to dismiss presented content is a common task when making apps and this post will teach you how to do it right in SwiftUI.

on May 31

From serialcoder.dev

Replacing The Deprecated cornerRadius View Modifier In SwiftUI – SerialCoder.dev

0 0

Read how to replace the cornerRadius view modifier in SwiftUI after its deprecation in iOS 17.4 and why the alternative is a better choice.

on May 23

From serialcoder.dev

Defining Custom Errors With Advanced Descriptions In Swift – SerialCoder.dev

0 1

Go beyond providing basic textual descriptions of custom errors in Swift exploring additional APIs for perfect user-facing error messages.

on Mar 4, 2024