react-native-dialogs/examples/ExampleApp/README.md

350 B

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