delphictech / expo-template

A React Native and Typescript mobile starter template, configured with the Expo workflow. 📱
47 stars 7 forks source link

Documentation Update #22

Closed kekoawong closed 1 year ago

kekoawong commented 2 years ago

🌟 Describe this enhancement:


Updating the documentation to allow for a streamlined initialization. Need to give developers instructions in creating a new repo. Includes the following:

  1. Initializing project in firebase, with authentication and firestore initialized, edit firestore security rules if necessary
  2. Verification email may be sent to the "Spam" folder
  3. Create a .env file with the following schema.
  4. Need to have expo-cli and yarn installed.

Why is this enhancement needed or beneficial?


Give developers more explicit instructions for creating the repo, allowing them to get setup locally.

🔗 Useful Resources: