Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.09 KB

react-native-redux-facebook

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.