react-native-graph is a Line Graph implementation based on the high-performance 2D graphics rendering engine "Skia". It's used in the Pink Panda Wallet app to power thousands of token graphs every day. Animations are ran using the Skia animation system and are fully natively interpolated to ensure best possible performance. If animated is false, a light-weight implementation of the graph renderer will be used, which is optimal for displaying a lot of graphs in large lists.
Features
- Faster and smoother than react-native-svg graphs
- Native path interpolation in Skia
- Up to 120 FPS animations
- Cubic bezier rendering for smoother edges
- Smooth pan/scrubbing gesture
- Made for crypto apps and Wallets
- Does not block navigation, press or scroll animations
Categories
User Interface (UI)License
MIT LicenseFollow react-native-graph
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of react-native-graph!