Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 408 Bytes

Demo project for react-native-animate-chart lib.

Follow these setps to get things done.

$ git clone https://github.com/react-native-china/react-native-animate-chart-demo.git
$ cd react-native-animate-chart-demo && npm i

then open react-native-native-animate-chart/ios/AnimateChartDemo.xcodeproj in xcode or open android folder in your android IDE and run it in the simulator or real device.