Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 589 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 589 Bytes

React-Native + Flux Demo

A demo of React-Native + Flux:
Screenshot

##Setup

  1. 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.