SwiftUI How-to Limit Textfield characters in SwiftUI public – 1 min read Motivation We want to prevent the user from entering more than X amount of characters in a form. class TextBindingManager:… Jul 24, 2021 Arturo
Amplify AWS SwiftUI AWS Amplify | User Auth using DynamoDB + Cognito Post-confirmation Lambda Trigger & Exposing GraphQL API 🔐 public – 3 min read This guide assumes you went through the initial setup using the Auth and API recommended there. Architecture User attempts to… Jul 20, 2021 Arturo
Amplify SwiftUI AWS Amplify - Prevent the new signup if email exists already public – 1 min read Amplify default option is to take the email as username, However if you set it up differently, you can have… Jul 20, 2021 Arturo
SwiftUI Amplify AWS CRUD Operations - SwiftUI - GraphQl - DataStore (Amplify) public – 1 min read This is a boiler plate to get you started using DataStore. > If needed, use this official guide [https://docs.amplify.… Jul 10, 2021 Arturo
AWS SwiftUI How-to AWS Amplify Setup with SwiftUI public – 7 min read Learn how to build cross-platform apps with real-time data sync backed by AWS security! Jun 25, 2021 Arturo
Microsoft Office365 How-to How to use VLOOKUP in Excel (Easy) public – 1 min read Need to learn how to use VLOOKUP in Excel? In this how-to tutorial I teach you in the easiest way… Apr 3, 2021 Arturo