This is Part 3 in our iOS development series in SwiftUI using The Composable Architecture focused on Firebase Authentication. In this video we go over the Sign In flow as well as the Sign Out flow as well as full test coverage. We use XCode 16 and Swift 6 and the tests are written with Apple's new Swift Testing Framework.
Part 2 in the video tutorial series on Firebase Authentication with The Composable Architecture.
This is the first video is a multi-part series focusing on implementing Firebase Authentication using The Composable Architecture. In this video we cover adding Firebase to your iOS app, including Firebase Authentication and Firebase Firestore Database. We also cover creating an Authentication Client that handles Signing In, Signing Out, and Signing Up. We also implement Observing Authentication Changes using Firebase Authentication AddStateDidChangeListener Method.
Tutorial on how to setup TabView navigation with The Composable Architecture in XCode 16 with Swift Testing. This is the second video in the Sprigling Tutorial Series. This build upon the Project Setup from the first video.
Video tutorial on setting up a new project using The Composable Architecture in XCode 16 using Swift Testing. This is the first in a series of videos demonstrating The Composable Architecture used to build a baby activity tracking app called Sprigling.