Important - run expo install react-native-safe-area-context react-native-screens firebase
seperatly since they are installed with respect to Expo
- Clone the repository
- Create a new branch from the original following nomenclature of
username/label/issue-name
Example- - Run the command
npm i
inside the folder where you cloned to install all the necessary node modules - Work on your issue -> commit -> push
- Send a Pull Request to be reviewed and worked upon
git checkout -b neeleshrj/component/top-bar