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.