Mobile for Blablacar clone application using React-native + Redux + Rails API
Technology | Version |
---|---|
React | 16.0.0-alpha.6 |
React Native | 0.43.4 |
redux | 3.6.0 |
react-redux | 5.0.4 |
axios | 0.16.1 |
react-navigation | master |
redux-form | 6.6.3 |
- Clone the repo:
$ git clone [email protected]:marcinkornek/blabla-clone-react-native.git
$ cd blabla-clone-react-native
- Install dependencies:
$ yarn
- Android: Run android emulator and then
$ react-native run-android
$ yarn test