Paul Beusterien 4d2b60dc75 Updated to SwiftFormat 0.52.10 (#12125) há 2 anos atrás
..
FirestoreSample 4d2b60dc75 Updated to SwiftFormat 0.52.10 (#12125) há 2 anos atrás
FirestoreSample.xcodeproj ba999200a8 Add animations to @FirestoreQuery (#11437) há 2 anos atrás
data ba999200a8 Add animations to @FirestoreQuery (#11437) há 2 anos atrás
.firebaserc ba999200a8 Add animations to @FirestoreQuery (#11437) há 2 anos atrás
README.md a5859f9cec Add property wrapper for Firestore (#8614) há 4 anos atrás
firebase.json ba999200a8 Add animations to @FirestoreQuery (#11437) há 2 anos atrás
firestore.indexes.json ba999200a8 Add animations to @FirestoreQuery (#11437) há 2 anos atrás
firestore.rules ba999200a8 Add animations to @FirestoreQuery (#11437) há 2 anos atrás
run.sh a5859f9cec Add property wrapper for Firestore (#8614) há 4 anos atrás

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