gregfenton - Overview

Pinned Loading

  1. A starter app for getting started using React (v18) and Firebase (Authentication + Firestore...but you can easily add more services!)

    JavaScript 21 4

  2. A demo of the use of my fork of expo-image-multi-picker

    JavaScript 1

  3. 2

     * load_json_to_firstore.js

    4

     * This code is a "node script" used to load data into your Firestore database, either in "the cloud" or the emulator.
  4. 2

     * get_firestore_collection_as_json.js

    4

     * This code is a "node script" used to fetch all documents from a Firestore collection,

    5

     * either in "the cloud" or the emulator, and write them to a file as JSON.