Explore >> Select a destination


You are here

christianselig.com
| | swiftui-lab.com
2.5 parsecs away

Travel
| | When we double wrap SwiftUI views inside a Representables and a Hosting Views, we open the door to new possibilites of what can be achieved with SwiftUI.
| | nilcoalescing.com
3.9 parsecs away

Travel
| | Make your views and controls fit perfectly within their containers using new SwiftUI APIs in iOS 26 such as the ConcentricRectangle shape and the containerShape() view modifier.
| | swiftwithmajid.com
3.6 parsecs away

Travel
| | Nowadays, Apple platform development has undergone significant changes. Previously, we believed that building the core of an app around UIKit and using SwiftUI for certain screens was a good idea. This week, we'll delve into the foundation of app development using SwiftUI, while also exploring UIKit for scenarios where performance truly matters.
| | nilcoalescing.com
22.4 parsecs away

Travel
| Programmatically dismiss presentations and pop views from the navigation stack in both pure SwiftUI and hybrid UIKit/SwiftUI apps with the help of the dismiss action.