mrousavy/react-native-blurhash
🖼️ A library to show colorful blurry placeholders while your content loads. observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 73
- Release rhythm 36
- 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: 125
- age_days: 2277
- days_rel: 265
- days_push: 167
- n_releases_24m: 4
Adoption not part of the score
2237 stars · 87 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React Native library that renders BlurHash strings as colorful blurred image placeholders while content loads. It provides a native component (Swift/Kotlin) for decoding BlurHash strings and encoding images into BlurHash format.
Use cases
- show blurred image placeholders while images load in a React Native app
- encode images to blurhash strings on the client
- decode blurhash strings into placeholder images
- replace grey loading boxes with colorful previews in image feeds
- store compact image placeholders in JSON payloads
- improve perceived loading performance in social media feeds
When to choose
- you build React Native apps and want smooth image loading placeholders
- you want a native, performant blurhash implementation for iOS and Android
- your backend already stores blurhash strings alongside image URLs
When to avoid
- you use Expo Go, since the library requires custom native code
- your app is not React Native (use a platform-specific blurhash library instead)
- you need full-resolution image processing rather than compact placeholders
Facets
library · maturity stable
ui-components image-processing animation mobile-development frontend image-processing web-development cross-platform blurhash react-native image-placeholder loading-state native-module progressive-loading ios android mobile
2 sources
- readme: https://github.com/mrousavy/react-native-blurhash · fetched 2026-08-28 · dedacc6e5fdd
- homepage: https://blurha.sh · fetched 2026-08-29 · 41128ac7e903
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mrousavy/react-native-blurhash | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="mrousavy/react-native-blurhash")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem