Blablaclone mobile

Code quality codebeat badge Code Climate

Bitrise Android Build Status

David-DM

Mobile for Blablacar clone application using React-native + Redux + Rails API

Technology stack

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

Prerequisites

Installation

  1. Clone the repo:
$ git clone git@github.com:marcinkornek/blabla-clone-react-native.git
$ cd blabla-clone-react-native
  1. Install dependencies:
$ yarn

Running/Development

  1. Android: Run android emulator and then
$ react-native run-android

Running Tests

$ yarn test