# margelo/react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia

Repository: https://github.com/margelo/react-native-graph
Canonical: https://ross.abutalabs.com/products/react-native-graph
Homepage: https://margelo.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: animated, animation, beautiful, chart, charts, crypto, graph, graphs, library, linegraph, performance, react, react-native, skia, stock, svg, wallet, android, ios
Last push: 2026-08-24T14:00:27+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1587, "days_push": 9, "days_rel": 9, "gap_med": 64.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2607, forks 136 (observed 2026-08-28T04:07:04.156459+00:00)

## What it is
A React Native library for rendering beautiful, high-performance animated line graphs using the Skia 2D graphics engine. It supports smooth pan/scrubbing gestures and up to 120 FPS animations, and is used in production crypto wallet apps.

## Use cases
- render animated line charts in a react native app
- display crypto price history graphs in a wallet app
- show stock price charts with scrubbing gestures
- high-performance charts faster than react-native-svg
- draw smooth cubic bezier line graphs on mobile
- add animated sparklines to a react native dashboard

## When to choose
- you need smooth, GPU-accelerated animated line graphs in React Native
- you're building a crypto, stock, or wallet app with price charts
- react-native-svg charts are too slow or janky for your data
- you want gesture-based scrubbing/panning on charts

## When to avoid
- you need chart types beyond line graphs (bar, pie, etc.)
- you're not using React Native or can't add Skia/Reanimated dependencies
- you need a pure web charting solution
- you need extensive axis labels, legends, or complex chart configuration

## Facets
- artifact type: library
- maturity: active
- function: ui-components, animation, data-visualization, charts
- domain: mobile-development, frontend, data-visualization, fintech
- platform: -
- tags: react-native, skia, line-graph, charts, crypto, gesture, typescript, ios, android, mobile

## Member repositories
- margelo/react-native-graph (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:04.156459+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:20:57.124330+00:00, confidence not recorded.
  - readme: https://github.com/margelo/react-native-graph (fetched 2026-08-28T04:07:04.156459+00:00, sha adc173165d4a)
  - homepage: https://margelo.com (fetched 2026-08-29T10:04:05.891861+00:00, sha e60027dbfb21)
  - registry_npm: https://registry.npmjs.org/react-native-graph (fetched 2026-08-29T10:04:05.900851+00:00, sha 5b4f96f6ab15)
- Data as of 2026-08-30T08:39:29.467469+00:00.
