cherylEnkidu 315221fe5b Export FirebaseCore.Timestamp in Firestore files to reduce the breakage of moving Timestamp (#13292) hace 1 año
..
FirestoreSample 315221fe5b Export FirebaseCore.Timestamp in Firestore files to reduce the breakage of moving Timestamp (#13292) hace 1 año
FirestoreSample.xcodeproj cf1b9419ea [Firestore] Remove FirestoreSwift (#13085) hace 1 año
data ba999200a8 Add animations to @FirestoreQuery (#11437) hace 2 años
.firebaserc ba999200a8 Add animations to @FirestoreQuery (#11437) hace 2 años
README.md a5859f9cec Add property wrapper for Firestore (#8614) hace 4 años
firebase.json ba999200a8 Add animations to @FirestoreQuery (#11437) hace 2 años
firestore.indexes.json ba999200a8 Add animations to @FirestoreQuery (#11437) hace 2 años
firestore.rules ba999200a8 Add animations to @FirestoreQuery (#11437) hace 2 años
run.sh a5859f9cec Add property wrapper for Firestore (#8614) hace 4 años

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