XCode macOS iOS How to take Screenshots on the iOS/mac/... Simulator 📸 paid – 1 min read Multiple ways to take screenshots BUT which one produces the best quality and captures the whole simulator? Here I cover specifically that one 🤓 Dec 26, 2020 Arturo
XCode Swift SwiftUI Todo in Xcode public – 2 min read Commenting notes around your project helps you and your colleagues keep track of work that has been done, and what work still needs to be done. Dec 26, 2020 Arturo
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 RationaleThere is a need to develop an app and test it, in my case, once upon a time, I did… Apr 04, 2020 Arturo