Tutorials
-
SwiftUI, ExtensionsReads in 2 minutes
How to make a custom SwiftUI modifier
Example of a custom modifier. How to make modifier extension to call it natively.
-
UIKit, SwiftUIReads in 5 minutes
How to get a RootViewController
Example code for iOS 13 and above when scenes were added. And for iOS 12 and below when there were only windows. How to get root in SwiftUI.
-
SwiftUI, ExtensionsReads in 19 minutes
Live Activity & Dynamic Island
How to create, update, and end a Live Activity. The Live Activity interface. How to work with Dynamic Island.