Develop this sample example inspired from MPAndroidChart for Android and Charts for iOS. I have used react-native-mp-android-chart and react-native-ios-charts. Follow below commands to use this library:
- yarn add react-native-charts
- yarn add @babel/runtime
- react-native link
- cd ios && pod install
- react-native run-android / react-native run-ios.
Please let me know if you found any difficulties to run.