rnrf-expo
v1.0.4
Published
**Bootstrap for [React Native Router Flux](https://github.com/aksonov/react-native-router-flux) and [Expo](https://docs.expo.io/).**
Downloads
2
Readme
:ear_of_rice: :ear_of_rice: rnrf-expo :ear_of_rice: :ear_of_rice:
Bootstrap for React Native Router Flux and Expo.
:iphone: View Project :iphone:
View project published on Expo here.
:bulb: Installation :bulb:
Using Exp CLI
$ git clone https://github.com/webstaging/rnrf-expo.git
$ cd rnrf-expo
$ npm install
$ npm install exp --global
$ exp start
Using Expo XDE
$ git clone https://github.com/astrocatapps/rnrf-expo.git
- Open the rnrf-expo project on Expo XDE.
- Use the "Share" or "Device" buttons to view the project.