7ecdec7313 | ||
---|---|---|
.. | ||
android | ||
ios | ||
.flowconfig | ||
.gitignore | ||
.watchmanconfig | ||
README.md | ||
dialogData.js | ||
index.android.js | ||
index.ios.js | ||
package.json |
README.md
react-native-dialogs-example
Example React Native project using https://github.com/aakashns/react-native-dialogs
Install node and npm : https://docs.npmjs.com/getting-started/installing-node
Node version : 4.0.0+
npm version : 3.0.0+
Start the Android emulator.
npm install -g react-native-cli
npm install
react-native run-android