Learn all about SwiftUI with these posts
SwiftUI is a modern way to declare user interfaces for any Apple platform. Create beautiful, dynamic apps faster than ever before.
A practical example of how to use the new MapKit APIs in iOS 17 to build a searchable map with SwiftUI.
How to easily implement image drag & drop with beautiful animations in a SwiftUI app
Learn how to create an accessible SwiftUI view for your iOS apps that displays the app icon and version side by side.
Learn how to launch a macOS app and perform actions directly from Safari using an extension.
How to use a combination of ImageRenderer and NSSavePanel to save SwiftUI views as images to the macOS file system.
How to build a custom SwiftUI Text view which only becomes editable on click.
A summary of how you can change the orientation of a single SwiftUI view in your app and why it is a very difficult challenge to solve.