An open API service indexing awesome lists of open source software.

https://github.com/martin-cotta/react-native-app

Sample React Native App
https://github.com/martin-cotta/react-native-app

react-native

Last synced: 3 months ago
JSON representation

Sample React Native App

Awesome Lists containing this project

README

          

# Sample React Native App

> Learn once, write anywhere: Build mobile apps with React
> http://facebook.github.io/react-native/

```sh
brew install node watchman
npm install -g react-native-cli

react-native init ReactNativeApp --version 0.57.4

cd ReactNativeApp
react-native run-ios
react-native run-android
```

### Release Notes

* [v0.57.0](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md#057)
* [v0.56.0](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md#056)
* [v0.55.0](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md#055)
* [v0.54.0](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md#054)
* [v0.53.0](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md#053)
* [v0.52.0](https://github.com/facebook/react-native/releases/tag/v0.52.0)
* [v0.51.0](https://github.com/facebook/react-native/releases/tag/v0.51.0)
* [v0.50.0](https://github.com/facebook/react-native/releases/tag/v0.50.0)
* [v0.49.0](https://github.com/facebook/react-native/releases/tag/v0.49.0)
* [v0.48.0](https://github.com/facebook/react-native/releases/tag/v0.48.4)
* [v0.47.0](https://github.com/facebook/react-native/releases/tag/v0.47.2)
* [v0.46.0](https://github.com/facebook/react-native/releases/tag/v0.46.4)
* [v0.45.0](https://github.com/facebook/react-native/releases/tag/v0.45.1)