UNPKG

react-native-charts-wrapper

Version:
30 lines (10 loc) 168 B
##How to run Example cd Example npm install react-native link ### android react-native run-android ### ios cd ios pod install react-native run-ios