oblador/react-native-image-progress
Progress indicator for networked images in React Native observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4066
- days_rel: n/a
- days_push: 1704
- n_releases_24m: 0
Adoption not part of the score
1719 stars · 175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
ui-components image-processing mobile-development frontend web-development cross-platform react-native progress-indicator image-loading loading-spinner react-component mobile ios android
2 sources
- readme: https://github.com/oblador/react-native-image-progress · fetched 2026-08-28 · be3e2452328a
- registry_npm: https://registry.npmjs.org/react-native-image-progress · fetched 2026-08-29 · 8d19f15688d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oblador/react-native-image-progress | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="oblador/react-native-image-progress")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem