This repository is a simple starting point for mobile application using React-Native.
Clone this repo and run the following commands.
npm install
Run the following command for ios
react-native run-ios
Run the following command for android
react-native run-android