bikerental-app-ios.mp4
Install node modules:
yarn install
Install pods:
cd ios && pod install
Run the app:
yarn ios
Run the app:
yarn android
yarn test
Install node modules:
yarn install
Install pods:
cd ios && pod install
Run the app:
yarn ios
Run the app:
yarn android
yarn test