Explore >> Select a destination


You are here

www.neilmacy.co.uk
| | swiftui-lab.com
21.2 parsecs away

Travel
| | Some SwiftUI views have protocols to customize styling. We'll explore some of them, and also how we can apply the same pattern to our own custom views.
| | swiftwithmajid.com
11.0 parsecs away

Travel
| | Button is one of the regularly used components in SwiftUI. We use buttons to allow users to produce actions. That's why it is so essential to generalize the look and feel of buttons in our apps. This week we will master buttons in SwiftUI. We will learn how to customize the look and feel of our buttons.
| | hop.ie
11.1 parsecs away

Travel
| | Styling existing UI components rather than creating new components
| | benoitpasquier.com
36.4 parsecs away

Travel
| With SwiftUI being recently introduced, I was curious if we could take advantage of SwiftUI preview to speed up testing localization and make sure your app looks great for any language.