Ross ROSS = Recommend OSS · open-source software intelligence for agents

ocetnik/react-native-background-timer

Emit event periodically (even when app is in the background) observed · 2026-08-28

github.com/ocetnik/react-native-background-timer · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3767
  • days_rel: n/a
  • days_push: 1043
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1650 stars · 233 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 runs timers and emits periodic events even when the app is in the background, on both Android and iOS. It provides background-safe setTimeout/setInterval equivalents plus cross-platform run/stop background timer APIs.

Use cases

  • run periodic tasks in a react native app while backgrounded
  • keep a timer running when the app goes to background on ios
  • schedule background polling every few seconds on android
  • execute javascript code in background in react native
  • background countdown or interval timer for mobile app

When to choose

  • you need periodic background execution in a React Native app on Android and iOS
  • you want a drop-in replacement for setTimeout/setInterval that survives backgrounding

When to avoid

  • you need long-running background services beyond periodic timers
  • you use Expo without ejecting, since native modules are required
  • you need background location or audio features rather than timers

Facets

library · maturity maintenance

scheduling concurrency mobile-development react-native background-tasks timers native-modules automation android ios mobile javascript

1 source

Member repositories

RepositoryRoleHealth v2
ocetnik/react-native-background-timermain32

For agents

markdown · JSON · MCP: product_card(name="ocetnik/react-native-background-timer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem