Skip to content

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

Notifications You must be signed in to change notification settings

SunRun/victory-native-xl

 
 

Repository files navigation

Victory — Formidable, We build the modern web high-performance charts powered by D3, Skia, and Reanimated for React Native.

weekly downloads current version build status Maintenance Status

 

stocks-gesture.mp4

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.

Syncing the repo with upstream

  1. git fetch upstream
  2. git merge upstream/main
  3. When Creating a pull request - make sure that base branch is pointing to github.com/SunRun/victory-native-xl main branch

LICENSE

MIT

Maintenance Status

Active: Formidable 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 85.9%
  • MDX 6.5%
  • JavaScript 4.0%
  • Ruby 1.6%
  • Objective-C++ 1.2%
  • CSS 0.6%
  • Other 0.2%