Frontend React Native Task
Ensure your environment is setup for react-native development
-
Clone the repo
git clone https://github.com/remiilekun/BravadoTask.git
-
Install dependencies
yarn
npx pod-install
-
Run on android
react-native run-android
-
Run on ios
react-native run-ios
-
Fork this repo and clone on your machine
-
Create a new branch
-
Create an issue describing what the MR solves before creating the MR
-
Title
issue number: Title of MR
-
Content:
What does this MR do? lorem ipsum dolor sit amet How can this be manually tested? - lorem ipsum dolor sit amet - lorem ipsum dolor sit amet
-