mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 05:34:15 +00:00
Merge pull request #267 from jondot/upstream
Adding the 'running the examples' instructions to the end of the README....
This commit is contained in:
commit
2028f265d5
@ -191,4 +191,12 @@ var MyCustomView = createReactIOSNativeComponentClass({
|
||||
});
|
||||
```
|
||||
|
||||
## Running the Examples
|
||||
|
||||
- `git clone git@github.com:facebook/react-native.git`
|
||||
- `cd react-native && npm install`
|
||||
- `cd Examples`
|
||||
|
||||
Now open any example and hit run in Xcode.
|
||||
|
||||
Further documentation, tutorials, and more on the [React Native website](http://facebook.github.io/react-native/docs/getting-started.html).
|
||||
|
Loading…
x
Reference in New Issue
Block a user