React Native Scroll View Sample to Flux.
-
Requirements
- Install Node.js 4.0 or newer.
- Install npm v2.14.7 (in the case React-Native v0.11.0)
- Install watchman newer
-
iOS Setup
- Xcode 6.3 or higher is required.
- Install & Build
$ npm i
$ npm run build
- Run server
$ npm start
- Open & Run
ios/rnScrollViewSample.xcodeproj