Ensure you have installed node/npm, yarn (optional) and react-native-cli.
Install dependencies
yarn install
Link native packages
react-native link
To seed the Cloud Firestore database, execute the following script which will post data.json
to Firebase:
node SeedFirestore.js