/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

swiftwithmajid.com
| | nilcoalescing.com
3.5 parsecs away

Travel
| | Programmatically scroll SwiftUI ScrollView to a newly added item by combining ScrollViewReader and onChange() view modifier.
| | nilcoalescing.com
4.2 parsecs away

Travel
| | Trigger actions with onChange() modifier in SwiftUI that depend on multiple properties changing by combining the logic in a computed property.
| | nilcoalescing.com
4.0 parsecs away

Travel
| | Apply a translucent background to macOS windows using SwiftUI APIs, and adjust the toolbar background and title visibility to customize the window's appearance.
| | www.swiftbysundell.com
30.9 parsecs away

Travel
| This week, let's take a look at a few different ways of configuring views when using SwiftUI, and the sort of pros and cons that each of those approaches gives us in terms of code structure and flexibility.