/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
| | ashishkakkad.com
1.7 parsecs away

Travel
| | SwiftUI announced in WWDC 2019. It's an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift. In previous blog I have shared some references from apple documents. We will learn it by examples. First of all let's start with simple UI. Create New Project Create new project ... Read more
| | nilcoalescing.com
2.3 parsecs away

Travel
| | Take advantage of the new macOS 15 API to update SwiftUI views when modifier keys are pressed.
| | swiftui-lab.com
2.7 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.
| | sarunw.com
22.4 parsecs away

Travel
| Part 2 in a series on understanding data in SwiftUI. We will talk about the key that makes principles in part 1 possible in SwiftUI. And how this resulting in a reduction of the complexity of UI development.