iOS's stock app clone written in React Native for demo purpose
How far is a React Native App from a Native one?
We know the answer but you can check for yourself with this iOS's stock app clone written in React Native by kf.
And it works on Android too!
FinanceReactNative on GitHub
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.