Tutorials for iOS developers
-
DevelopmentReads in 6 minutes
Add Launch screen via plist
Drop storyboard file and create Launch Screen via plist.
-
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.
By Categories
-
AlertKit
Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.
-
SafeSFSymbols
Easy usage SFSymbols with static types. If symbol not available, compiler will show warning.