Code for my book, Asynchronous Programming with SwiftUI and Combine
Buy the book »
Report typo
·
Report a bug
This project shows how to use Swift's Codable API with Firestore.
To use the code samples, you will need the following:
- Xcode 14.x
- (optional) Firebase CLI
- Install Xcode (see https://developer.apple.com/xcode/)
- Install the Firebase CLI (see https://firebase.google.com/docs/cli)
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the Apache 2 License. See LICENSE for more information.