CocoaPods XCode SwiftUI How to use CocoaPods public – 2 min read From time to time I forget how to install or use CocoaPods, so in this guide I'll cover how to install it and how to use it. Dec 25, 2020 Arturo
SwiftUI XCode How-to How to choose color appearance in SwiftUI - Xcode paid – 1 min read You can get light or dark variant of a color declared in assets automatically in SwiftUI by switching on your phone theme. If you choose the dark mode on your phone, the color appearance will be Dark Appearance, if Light, then Light Appearance. Dec 24, 2020 Arturo
Apple Swift SwiftUI Is submitting an iOS app to the App Store free? public – 1 min read Rationale There is a need to develop an app and test it, in my case, once upon a time, I… Apr 4, 2020 Arturo