/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

swiftui-lab.com
| | christianselig.com
2.5 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.
| | swiftwithmajid.com
2.7 parsecs away

Travel
| | WWDC 24 is over, and I decided to start writing posts about new features in the upcoming iteration of the SwiftUI framework. Apple continues filling gaps this year by introducing more granular control over the scroll position. This week, we will learn how to manipulate and read the scroll offset.
| | movingparts.io
2.8 parsecs away

Travel
| | Covering how to make custom view styles work like the build in ones. Plus, some new tricks we've learned in the time since.
| | nilcoalescing.com
18.7 parsecs away

Travel
| Let users rename items from the navigation title in the toolbar using the new navigationTitle() modifier that takes a binding.