Beautiful SVG Charts For React Native

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

Preview:

Beautiful SVG Charts For React Native

Add Comment