Tutorials
-
Development, SwiftUI, UIKit
Using TipKit on UIKit & SwiftUI
How to add tooltips to the interface. Code examples on SwiftUI and UIKit
-
SwiftUI, Extensions
How to make a custom SwiftUI modifier
Example of a custom modifier. How to make modifier extension to call it natively
-
UIKit, SwiftUI
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, Extensions
Live Activity & Dynamic Island
How to create, update, and end a Live Activity. The Live Activity interface. How to work with Dynamic Island