Access
Frontend React Native Task
Getting Started
Ensure your envirionment is setup for react-native development
-
Clone the repo
git clone https://github.com/remiilekun/clane-rn-task.git
-
Install dependencies
yarn
-
Run on android
react-native run-android
-
Run on ios
react-native run-ios