Explore >> Select a destination


You are here

swiftui-lab.com
| | nerdyak.tech
13.9 parsecs away

Travel
| | Hello and welcome to another blog post about SwiftUI. This time, we will talk about the animation of complex shapes in SwiftUI. You will understand animatableData property and will be able to implement animatable custom Shape struct that depends on multiple parameters.
| | swiftwithmajid.com
9.8 parsecs away

Travel
| | WWDC22 brings tons of new features to SwiftUI and makes it a full-featured UI framework that we can use daily. Unfortunately, most of the new features are available on iOS 16 and macOS 13. This post will cover the most significant additions and changes to the SwiftUI framework.
| | doordash.engineering
15.9 parsecs away

Travel
| | We compare UIKit's event-driven approach to SwiftUI's data-driven one, then dive into the SwiftUI view cycle, identity, and rendering process
| | whackylabs.com
41.1 parsecs away

Travel
| After many years of search for the best way to build GUI softwares I think I've finally found the one true architecture to rule them all!