With iOS 18 around the corner, developers across the globe will be able to launch their apps with the nascent iOS 18 SwiftUI additions. Are you curious what was added to the framework, need a refresher or simply want to see code samples with actual working examples?
Well, look no further than our interactive SwiftUI iOS 18 Tour!
๐ Grab it here ๐
The app was designed to do two things for developers and designers:
Demonstrate the major new APIs that were added to SwiftUI.
And, show the code samples right alongside them โ complete with a link to Apple's documentation.
Instead of talking about each new API with a long wall of text, we decided to "Show, not just tell" with this one. We hope you enjoy it, and it's a great way to see what was added to SwiftUI and how it works.
The best way to get started is to grab the code from Github and run the app, or even just use Xcode Previews. Here is a list of what we've included:
Zoom transitions
Mesh gradient
Scrollview additions
Text effects
SF Symbol updates
Detect geometry changes
How to blend two colors
And, how to better size modal views.
We hope you enjoy this resource, and if you have any suggestions โ feel free to open a pull request!