/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

nilcoalescing.com
| | www.objc.io
3.9 parsecs away

Travel
| | objc.io publishes books, videos, and articles on advanced techniques for iOS and macOS development.
| | swiftwithmajid.com
4.2 parsecs away

Travel
| | What I love most about SwiftUI is how the same code adapts to the environment and provides platform-specific solutions. This is how SwiftUI allows us to run the same code on all Apple platforms available on the market. This week, we will talk about inspectors, another API that perfectly adapts the platform it is running for.
| | swiftui-lab.com
3.4 parsecs away

Travel
| | In the first part of this article, we are going to explore how to use .matchedGeometryEffect modifier, to create a hero transition.
| | nilcoalescing.com
21.6 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.