SwiftUI Technology Sheets in SwiftUI 📄 public – 2 min read SwiftUI’s sheets are used to present new view controllers modally over existing ones. Let's cover how to implement it simply and concise. Dec 26, 2020 Arturo
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
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
Apple Swift SwiftUI How to create a bundle id for an iOS app (App Store) paid – 1 min read The steps are very easy, follow them as shown below Dec 21, 2020 Arturo
Technology How to format (pretty) markdown code public – 1 min read Introduction Writing in markdown is a joy, however, writing code is not. Here is how you can "prettify" your markdown… Sep 28, 2018 Arturo
Opinions Technology Why I stopped using CLOUD STORAGE and you should too! public – 1 min read Let's start by saying that I'm a big far of the cloud. I used to use it every day. Now… Jul 17, 2018 Arturo