300+ Videos and Counting
From Jan 12, 2020 to June 16, 2024, I have released over 300 videos on Swift and SwiftUI Topics. Here is a quick glimpse as to what they are.
A three part series that describes how to create an alternative to the tab bar navigation system in SwiftUI. You create a span out set of floating circular buttons. Each one is linked to a different view. Part 1: https://youtu.be/RAU9vrbhORo Part 2: https://youtu.be/TfThBcgRmAY Part 3: https://youtu.be/0Zzp-i0vMSA Complete source code: https://www.createchsol.com/StarterProjects/CircleNavigationSourceCode.zip
A 10 Part series + 3 updates on how to set up logging in to Firebase and storing user information in a Firestore collection using SwiftUI. Both Sign In With Email and Sign In with Apple are covered.