/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

sarunw.com
| | nilcoalescing.com
1.8 parsecs away

Travel
| | Take advantage of the new macOS 15 API to update SwiftUI views when modifier keys are pressed.
| | nilcoalescing.com
1.4 parsecs away

Travel
| | Present a half-sheet in SwiftUI by specifying supported detents with the new presentationDetents() modifier in iOS 16.
| | nilcoalescing.com
1.4 parsecs away

Travel
| | Hide and show a view based on a setting or state without shifting the layout by using opacity() modifier in SwiftUI.
| | nilcoalescing.com
20.6 parsecs away

Travel
| Using the overlay() modifier in SwiftUI, we can elegantly wrap text within another view, ensuring the text is positioned and sized relative to the primary content.