Nick Cooke 9e475a5c58 [v9] End beta period and update release tooling for select products (#9603) 4 tahun lalu
..
FirestoreSample a5859f9cec Add property wrapper for Firestore (#8614) 4 tahun lalu
FirestoreSample.xcodeproj 9e475a5c58 [v9] End beta period and update release tooling for select products (#9603) 4 tahun lalu
data a5859f9cec Add property wrapper for Firestore (#8614) 4 tahun lalu
.firebaserc a5859f9cec Add property wrapper for Firestore (#8614) 4 tahun lalu
README.md a5859f9cec Add property wrapper for Firestore (#8614) 4 tahun lalu
firebase.json a5859f9cec Add property wrapper for Firestore (#8614) 4 tahun lalu
firestore.indexes.json a5859f9cec Add property wrapper for Firestore (#8614) 4 tahun lalu
firestore.rules a5859f9cec Add property wrapper for Firestore (#8614) 4 tahun lalu
run.sh a5859f9cec Add property wrapper for Firestore (#8614) 4 tahun lalu

README.md

Firestore Sample

This sample demonstrates how to use Firestore. At the moment, it only contains code that shows how to use the @FirestoreQuery property wrapper.

How to use

  1. Install the Firebase emulator suite (see https://firebase.google.com/docs/emulator-suite/install_and_configure for details)
  2. Launch the local emulator suite by running the run.sh script in this folder
  3. You can now run FirestoreSample on a local iOS Simulator, the app will communicate with the local Firebase Emulator suite