jamesisaac/react-native-background-task
Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3484
- days_rel: n/a
- days_push: 1223
- n_releases_24m: 0
Adoption not part of the score
1114 stars · 110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A React Native library for scheduling a single periodic background task that runs on iOS and Android even when the app is closed, no more frequently than every 15 minutes. It wraps Android Headless JS natively and iOS react-native-background-fetch behind a unified API, ideal for background data sync.
Use cases
- run periodic background sync in a react native app
- sync data offline when app is closed
- schedule background jobs every 15 minutes on ios and android
- fetch data in background for offline support
- execute headless tasks in react native
When to choose
- you need a single cross-platform periodic background task in React Native
- you want offline data sync that runs even when the app is closed
- you prefer one unified API over per-platform background libraries
When to avoid
- you need multiple background tasks or fine-grained per-platform control
- you need tasks running more frequently than every 15 minutes
- your task requires UI work
- you are not building a React Native app
Facets
library · maturity maintenance
scheduling workflow-automation mobile-development react-native background-tasks background-sync offline-support headless-js background-fetch automation android ios mobile javascript
1 source
- readme: https://github.com/jamesisaac/react-native-background-task · fetched 2026-08-28 · 4f1427067d2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jamesisaac/react-native-background-task | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jamesisaac/react-native-background-task")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem