Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 143 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 143 Bytes

First run

  1. Install dependencies
yarn install
  1. Start an application
react-native run-ios
or
react-native run-android