react-native-pie-chart
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "react-native-pie-chart", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "pie chart for react native", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
# react-native-pie-chart | ||
[![NPM](https://nodei.co/npm/react-native-pie-chart.png?downloads=true)](https://nodei.co/npm/react-native-pie-chart/) | ||
Simple pie chart module for your React Native app. | ||
Simple pie chart module for your React Native app. | ||
**Note:** Support both ios and android now. | ||
<img src="http://i.imgur.com/vVt2K03.png"> | ||
<img height=560 src="http://i.imgur.com/vVt2K03.png"> | ||
<img height=560 src="http://i.imgur.com/IvLKYcx.png"> | ||
## Getting Started | ||
1. Install | ||
`~$ npm install react-native-pie-chart --save` | ||
2. Link ART to your project (ios only) | ||
2. Link ART to your project (only ios need to do this step) | ||
@@ -13,0 +17,0 @@ ## Usage |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12767
82