@sparklaboratory/victory-native
v41.9.0
Published
[![Victory Native](https://oss.nearform.com/api/banner?badge=victory&text=victory+native&bg=9c2f1e)](https://commerce.nearform.com/open-source/victory-native/)
Downloads
62
Readme
https://github.com/FormidableLabs/victory-native-xl/assets/12721310/20bada2d-9903-4fe1-9b5f-3b516c0d7428
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.