Update README.md

This commit is contained in:
Abhinandan Kushwaha 2021-11-23 22:35:37 +05:30 committed by GitHub
parent 5841816702
commit 6b96e7a86e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -29,12 +29,7 @@ The most complete library for Bar, Line, Area, Pie, and Donut charts in React Na
## Installation
```sh
npm install react-native-gifted-charts react-native-linear-gradient
```
For Line and Area charts, add the react-native-svg package too -
```
npm install react-native-svg
npm install react-native-gifted-charts react-native-linear-gradient react-native-svg
```
For Pie chart and Donut chart, these additional packages should be installed-