Adding Data to Firestore from a SwiftUI app
Previously in this series of articles about SwiftUI and Firebase, we talked about fetching data from Cloud Firestore and how to map from Firestore documents to Swift structs using Swift's Codable API.
You might recall that we also introduced a way t...
peterfriese.hashnode.dev11 min read