Skip to content

tmbtech/FinanceReactNative

 
 

Repository files navigation

FinanceReactNative

iOS's stock app clone written in React Native for demo purpose.

Preview

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.xcodeproj in XCode
  • Press cmd+r to build it

License

Released under the MIT License.

About

iOS's stocks app clone written in React Native for demo purpose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • Objective-C 8.0%
  • Java 3.3%