REACT JS app using firebase (with firestore db) as backend
Follow these insrtuctions to setup your phone as a debugging device for the app: https://reactnative.dev/docs/running-on-device
npx expo run:android
Install some dependencies: npm install --save @react-native-firebase/app npm install --save @react-native-firebase/firestore npm install @react-navigation/bottom-tabs //bottom navigation bar