encapsulate
1.0.0
You need:
Install expo
npm install --global expo-clicd to frontend
npm ciBefore running, you need to firebase settings added to frontend
config.js and copy and paste in the firebase configInstall react7 and eslint ext
Make .vscode folder with settings.json in it
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"eslint.validate": ["javascript"]
}Need XCode to run ios emulator and android studio to run android emulate. Easier to open on browser or scan expo bar code