Home

Awesome

react-native-redux-facebook

<img src="https://github.com/bkspace/react-native-redux-facebook/blob/master/RNBoilerExample.gif" width="220px" align="right" /> Yet another boilerplate. This is the result of experimenting with testing React-Native components and getting into all kinds of messiness! Here's a list of what's inside:

Installation

git clone https://github.com/bkspace/react-native-redux-facebook.git

npm i

react-native run-ios|run-android

Setup

Please see Setup WIKI, to setup your own project.

Testing

npm test

Please see Testing WIKI, for some details on how it works.