mirror of
https://github.com/status-im/react-native-camera.git
synced 2025-02-25 02:15:13 +00:00
12 lines
165 B
Markdown
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`
|