2017-05-04 22:39:45 -07:00

12 lines
165 B
Markdown

#### `Run example`
From project root run through cli:
- `cd Example/`
- `npm install`
For Android:
- `react-native run-android`
For iOS:
- `react-native run-ios`