# oblador/react-native-progress

Progress indicators and spinners for React Native

Repository: https://github.com/oblador/react-native-progress
Canonical: https://ross.abutalabs.com/products/react-native-progress
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-02-05T10:46:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3958, "days_push": 940, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3667, forks 507 (observed 2026-08-28T04:08:13.401072+00:00)

## What it is
A React Native component library providing progress indicators and spinners, including bars, pies, circles, and circle snails, built on React Native SVG. It supports determinate and indeterminate states with customizable colors, sizes, and animations.

## Use cases
- show a download progress bar in a react native app
- add an indeterminate loading spinner to a mobile screen
- display a circular progress ring for task completion
- render a pie-style progress indicator for upload percentage
- customize animated progress indicators in react native

## When to choose
- you need polished, animated progress indicators in a React Native app
- you want multiple indicator styles (bar, pie, circle) from one dependency
- you need indeterminate spinners with customizable colors

## When to avoid
- you are building for the web without React Native
- you need complex data visualizations rather than simple progress indicators
- you cannot add the react-native-svg dependency in your project

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, progress-bar, spinner, svg, ui-components, ios, android

## Member repositories
- oblador/react-native-progress (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.401072+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-29T18:31:31.850742+00:00, confidence not recorded.
  - readme: https://github.com/oblador/react-native-progress (fetched 2026-08-28T04:08:13.401072+00:00, sha 690c65752f90)
  - registry_npm: https://registry.npmjs.org/react-native-progress (fetched 2026-08-29T09:25:45.406970+00:00, sha e5bbb144718c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
