iOS's stock app clone written in React Native for demo purpose.
- 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.
- WebView is not working for Android App
- Clone this repo
git clone [email protected]:7kfpun/FinanceReactNative.git
cd FinanceReactNative
- run
npm install
- Open
Finance.xcodeproj
inXCode
- Press
cmd+r
to build it
Released under the MIT License.