mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-02 09:46:28 +00:00
commit
caf58e7bfa
@ -7,7 +7,7 @@ This repository uses submodules so you need to run `git submodule update --init
|
|||||||
## ReactNative Example
|
## ReactNative Example
|
||||||
Make sure your environment is set up to run react native applications. Follow the instructions here https://facebook.github.io/react-native/docs/getting-started.html.
|
Make sure your environment is set up to run react native applications. Follow the instructions here https://facebook.github.io/react-native/docs/getting-started.html.
|
||||||
|
|
||||||
The ReactNative exampoe project is in the `examples/ReactExample` directory. You need to run `npm install` in this directory before running the example for the first time.
|
The ReactNative example project is in the `examples/ReactExample` directory. You need to run `npm install` in this directory before running the example for the first time.
|
||||||
|
|
||||||
## ReactNative Project Setup
|
## ReactNative Project Setup
|
||||||
- Create a new ReactNative project `react-native init <project-name>` and open the generated XCode project.
|
- Create a new ReactNative project `react-native init <project-name>` and open the generated XCode project.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user