Home

Awesome

<img src="http://cdn.shopify.com/s/files/1/0249/0754/products/Rhino_1.jpg?v=1470910706" width="100">

CircleCI

Rhinos-app

Rhinos-app is a react-native app which uses react-native-web to achieve cross-platform design.

Live Demo: web version

:star2: FEATURES:

It does not have X, Y, Z libs? - We adopted KISS principle but feel free to sprinkle some more pixie dust (Redux, MobX, etc.) to bake your project :)

Demo video: Demo video

<img src="docs/assets/demo-ios.gif" width="240">

:book: DOCS:

:package: PREREQUISITES:

$ npm install -g yarn
$ npm install -g react-native-cli

:wrench: BUILD & RUN:

Install:

$ git clone <URL>
$ cd rhinos-app-dev
$ npm install   (or $ yarn)

Run on Web

DEV mode:
  $ npm run web
  
PRODUCTION mode:
  $ npm run build-web
  $ npm run serve-web-background
  
StoryBook:
  $ npm run storybook

Run on Android

    $ react-native run-android

Run on iOS

    $ react-native run-ios

:raised_hands: CONTRIBUTING:

PRs, Stars :star: and Issue Reporting :beetle: are always welcome :)

js-standard-style

Apps built on Rhinos-app

ATVT (Activities) - track influencer's social activities

<img src="docs/assets/demo-atvt.gif" width="240">