Explore >> Select a destination


You are here

nilcoalescing.com
| | sarunw.com
1.8 parsecs away

Travel
| | In iOS 16, we got a native way to present a bottom sheet in SwiftUI. Let's explore its behavior and limitation.
| | swiftui-lab.com
2.7 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.
| | christianselig.com
2.9 parsecs away

Travel
| | [AI summary] An iOS developer explains how to recreate the centered, circular search bar found in Apple's visionOS apps by bridging SwiftUI and UIKit due to missing public APIs.
| | nilcoalescing.com
22.0 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.