Description:
A JavaScript library that uses react-native-svg to create beautiful SVG based charts for iOS and Android.
Chart types supported:
- Area
- Bar
- Line
- Pie
- Progress- Circle / Gauge
- Waterfall
- YAxis
- XAxis
Installation:
# Yarn
$ yarn add react-native-svg-charts# NPM
$ npm install react-native-svg-charts –save
