
Security News
GitHub Actions Pricing Whiplash: Self-Hosted Actions Billing Change Postponed
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.
victory-native
Advanced tools
A charting library for React Native with a focus on performance and customization.
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.
MIT
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.
React Native SVG Charts is a library for creating charts using react-native-svg. It offers a variety of chart types, including line, bar, and pie charts, similar to Victory Native. However, it relies on react-native-svg for rendering, which can provide more flexibility in terms of SVG manipulation and styling.
React Native Chart Kit is another library for creating charts in React Native applications. It provides a simple API for creating line, bar, pie, and other types of charts. Compared to Victory Native, it is more lightweight and may be easier to set up for basic charting needs, but it might not offer the same level of customization and modularity.
FAQs
A charting library for React Native with a focus on performance and customization.
The npm package victory-native receives a total of 94,674 weekly downloads. As such, victory-native popularity was classified as popular.
We found that victory-native demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 18 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub postponed a new billing model for self-hosted Actions after developer pushback, but moved forward with hosted runner price cuts on January 1.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.