/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

ashishkakkad.com
| | benoitpasquier.com
3.0 parsecs away

Travel
| | With SwiftUI being recently introduced, I was curious if we could take advantage of SwiftUI preview to speed up testing localization and make sure your app looks great for any language.
| | sarunw.com
2.4 parsecs away

Travel
| | Learn how to allow multiple row selection in SwiftUI List.
| | swiftwithmajid.com
1.6 parsecs away

Travel
| | That is WWDC week: everybody is so excited about so many new things like SwiftUI, Dark Mode, updateable Core ML models, etc. I will try to cover all the new stuff during the upcoming weeks. Let's start with SwiftUI. SwiftUI is an entirely new approach to building apps for the Apple ecosystem.
| | sarunw.com
24.6 parsecs away

Travel
| The last part in a series on understanding data in SwiftUI. See all tools SwiftUI provided to declare different types of data and dependency. Learn when and how to use @State, @Binding, ObservableObject, @ObservedObject, @EnvironmentObject, and @Environment.