Explore >> Select a destination


You are here

sintraworks.github.io
| | swiftui-lab.com
3.9 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.
| | swiftwithmajid.com
4.4 parsecs away

Travel
| | The SwiftUI framework became a mature tool for building apps on all Apple platforms. The recent WWDC introduced missing APIs, adding more value to the framework. One of them is even backward compatible with previous versions of Apple platforms. This week, we will discuss tracking geometry changes of any view in SwiftUI.
| | nerdyak.tech
3.3 parsecs away

Travel
| | Transitions play a vital role in the user experience of our apps. They are visual keys signalizing that the app or screen context is changing.
| | swiftwithmajid.com
21.2 parsecs away

Travel
| Nowadays, Apple platform development has undergone significant changes. Previously, we believed that building the core of an app around UIKit and using SwiftUI for certain screens was a good idea. This week, we'll delve into the foundation of app development using SwiftUI, while also exploring UIKit for scenarios where performance truly matters.