Swift SwiftUI How-to Realm + Swift public – 3 min read This is a practical guide on how to use Realm in a SwiftUI project. Jun 23, 2022 Arturo
Swift How-to Technology Constructors in Swift public – 1 min read Time after time we want to scale our app or provide more options to our functions that are not necessarily… Jun 18, 2022 Arturo
SwiftUI How-to Picker / Segmented Control - SwiftUI public – 2 min read Updated for iOS 15 Segmented control SwiftUI’s Picker can also be used to create segmented controls equivalent to UISegmentedControl… Jun 14, 2022 Arturo
Finance Marketing Marketing quotes public – 1 min read These are some of my favorite marketing strategies: > Marketing psychology 101: Sell benefits first, features second. People buy because of… May 9, 2022 Arturo
Amplify AWS How-to Amplify API key not found public – 1 min read When this happens? When you push to an existing environment to update the api, you get an error saying "API… Mar 23, 2022 Arturo
How to translate SwiftUI app (Localization) public – 4 min read XCode 13 now makes this process extremely easy, so let's cover from start to finish how to do this! 🤓 > Note:… Mar 8, 2022 Arturo