A basic react native app for MyScoot Assignment
-
git clone https://github.com/mudithkr/myscoot
-
cd myscoot
-
- Install NPM packages - i.e run
yarn install
- Install NPM packages - i.e run
-
- Connect Android phone(usb debugging)/emulator
-
- run
yarn run start
in one terminal
- run
-
- After Loading dependencies graph is done run
yarn run android
in another terminal, phone will ask to pair and installation
- After Loading dependencies graph is done run