victory-native

A charting library for React Native with a focus on performance and customization.

victory-native downloads victory-native version victory-native license

victory-native类似的npm包:

npm下载趋势

3 年
🌟 在 victory-native 的 README.md 中显示实时使用量图表,只需复制下面的代码。
## Usage Trend
[![Usage Trend of victory-native](https://npm-compare.com/img/npm-trend/THREE_YEARS/victory-native.png)](https://npm-compare.com/victory-native#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 在 victory-native 的 README.md 中显示 GitHub stars 趋势图表,只需复制下面的代码。
## GitHub Stars Trend
[![GitHub Stars Trend of victory-native](https://npm-compare.com/img/github-trend/victory-native.png)](https://npm-compare.com/victory-native)

统计详情

npm包名称
下载量
Stars
大小
Issues
发布时间
License
victory-native308,3411,144418 kB1044 个月前MIT

victory-native的README

Victory Native

high-performance charts powered by D3, Skia, and Reanimated for React Native.

weekly downloads current version build status Maintenance Status

 

Installation

Start by installing the peer dependencies of victory-native – React Native Reanimated, Gesture Handler, and Skia:

yarn add react-native-reanimated react-native-gesture-handler @shopify/react-native-skia

For Reanimated, you'll need to add "react-native-reanimated/plugin" to your plugins list in your babel.config.js config file.

Then install victory-native:

yarn add victory-native

To get started and read more about the API, view the docs here.

LICENSE

MIT

Maintenance Status

Active: Nearform is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.