UserDefaults In SwiftUI
The second version of SwiftUI and iOS14 introduced a new way to edit UserDefaults. It’s a property wrapper called AppStorage.
Read moreLet’s Discover iOS World Together
The second version of SwiftUI and iOS14 introduced a new way to edit UserDefaults. It’s a property wrapper called AppStorage.
Read more
The second version of SwiftUI and iOS14 introduced a new extremely helpful Color Picker.
Read more
Tapping is a basic thing when you want to give users the option to click on something.
Read more
Creating Image and Text is a common scenario that’s why since the second version of SwiftUI we have a new[…]
Read more
SwiftUI has a new TextEditor and old TextField for user inputs.
Read more
Since iOS 14 there is a new Text Editor implemented in SwiftUI.
Read more