Ch 86 CloudFirestore Save amp Load with SwiftUI Snacktacular app 2024
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=55mXdJVxQOQ
In this lesson we'll setup our App's Cloud Firestore database and configure access rules. We'll then create a data model, build out a detail View, and create a View Model that will allow us to create new data (documents), using the addDocument(from:) command, as well as update existing data, using setData(from:). We'll see how we can easily pour between custom Swift structs and Firebase database storage. We'll also learn to use the @FirebaseQuery property wrapper to load data from the cloud with just a single line of code. • Part of Prof. John Gallaugher's Zero to Full Stack iOS course using SwiftUI. For the full, free playlist of over 100 videos, see: • https://bit.ly/prof-g-swiftui
#############################