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:- react-native-fbsdk
- react-native-router-flux
- react-native-drawer
- react-native-vector-icons
- redux-persist
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.