Added Bar, Pie, Line and Area Charts

This commit is contained in:
Abhinandan Kushwaha 2021-08-02 00:55:21 +05:30
parent 8b3e442328
commit 4248bebe78
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "react-native-gifted-charts",
"version": "0.0.1",
"description": "The most complete library for Bar, Line, Area and Pie charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.",
"main": "src/index.tsx",
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",