# oblador/react-native-image-progress

Progress indicator for networked images in React Native

Repository: https://github.com/oblador/react-native-image-progress
Canonical: https://ross.abutalabs.com/products/react-native-image-progress
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-01-02T13:27:01+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": 4066, "days_push": 1704, "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 1719, forks 175 (observed 2026-08-28T04:05:26.655374+00:00)

## What it is
A React Native drop-in Image component that displays a progress indicator (bar, pie, or spinner) while networked images load. It supports custom indicator components, error fallbacks, and wrapping custom image components via createImageProgress.

## Use cases
- show a progress bar while a remote image loads in React Native
- replace spinner flash for cached images with a threshold delay
- render a custom loading indicator for networked images
- display a fallback view when an image fails to load
- add progress indication to a custom image component like FastImage

## When to choose
- you are building a React Native app and need loading feedback for remote images
- you want a drop-in replacement for the standard Image component with progress support
- you need customizable indicators or error rendering for image loading

## When to avoid
- you are not using React Native
- you only load local or bundled images with no network progress to show
- the project needs actively maintained dependencies, as releases have been infrequent since 2022

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, image-processing
- domain: mobile-development, frontend, web-development
- platform: cross-platform
- tags: react-native, progress-indicator, image-loading, loading-spinner, react-component, mobile, ios, android

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

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:26.655374+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-30T03:34:07.958000+00:00, confidence not recorded.
  - readme: https://github.com/oblador/react-native-image-progress (fetched 2026-08-28T04:05:26.655374+00:00, sha be3e2452328a)
  - registry_npm: https://registry.npmjs.org/react-native-image-progress (fetched 2026-08-29T11:10:23.018497+00:00, sha 8d19f15688d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
