42eb5464fd
This is an early release and there are several things that are known not to work if you're porting your iOS app to Android. See the Known Issues guide on the website. We will work with the community to reach platform parity with iOS. |
||
---|---|---|
.. | ||
CONTRIBUTING.md | ||
README.md | ||
index.js | ||
package.json |
README.md
Use react-native-cli to initialize a working starter React Native app using the latest react-native version in npm. This package should be installed globally.
Usage:
% npm install -g react-native-cli
% react-native init MyApplication