FinanceReactNative
iOS's stock app clone written in React Native for demo purpose.
Plugins used
- react-native-refresher: A pull to refresh ListView for React Native completely written in js.
- react-native-simple-store: A minimalistic wrapper around React Native's AsyncStorage.
- reflux: A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux.
Known Issues
- WebView is not working for Android App
Running
- Clone this repo
git clone git@github.com:7kfpun/FinanceReactNative.git cd FinanceReactNative- run
npm install - Open
Finance.xcodeprojinXCode - Press
cmd+rto build it
License
Released under the MIT License.
