A demo of React-Native + Flux:
##Setup
- Follow the "Getting Started" guide from Facebook's React Native GitHub
$ npm install
2. Open the .xcodeproj file and hit Run in Xcode.
##React + Flux There is another demo for react + flux: react_flux_demo.