React-Native-example-FLUX-starter-kit-for-ios
React-Native-example-FLUX-starter-kit-for-ios copied to clipboard
This project aims to provide you everything you need to start your new iOS app in React Native. Well Orginized FLUX Architecture
Hi Thanks for putting together this awesome example! After downloading, running `npm install`, and then `npm start`, I got the following error: ``` $ npm start > [email protected] start /Users/rettig/wip/React-Native-example-FLUX-starter-kit-for-ios...
Hi przeor, First, thank you very much for making this public on Github. This has really helped me when comparing the Flux architectural pattern to React (web) and other MVC/MVVC...
Now latest react-native version is `0.4.0`.