Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-pie-chart

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-pie-chart - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc