# rgommezz/react-native-offline

Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️

Repository: https://github.com/rgommezz/react-native-offline
Canonical: https://ross.abutalabs.com/products/react-native-offline
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, react-native, redux, offline, reactnative
Last push: 2023-03-04T11:06:55+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3446, "days_push": 1278, "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 2362, forks 268 (observed 2026-08-28T04:06:40.957347+00:00)

## What it is
A React Native library providing utilities for handling offline/online connectivity, including hooks, context components, and Redux integration with an offline action queue. It supports iOS, Android, and Windows with decoupled modules.

## Use cases
- detect internet connectivity in a react native app
- queue redux actions while offline and replay when back online
- show an offline banner when the network drops
- check internet connection with a ping utility
- integrate network state into redux store
- test offline behavior in react native apps

## When to choose
- you build React Native apps that must work gracefully offline
- you use Redux or redux-saga and want queued action replay
- you want hooks or components for connectivity state in React Native

## When to avoid
- you build web apps rather than React Native
- your app requires constant connectivity and offline handling is unnecessary
- you need a maintained solution - the latest release is from 2023

## Facets
- artifact type: library
- maturity: maintenance
- function: state-management, middleware, web-framework
- domain: mobile-development, frontend, cross-platform
- platform: windows
- tags: react-native, redux, offline-first, connectivity, network-detection, hooks, redux-saga, mobile, ios, android

## Member repositories
- rgommezz/react-native-offline (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:40.957347+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-30T02:36:04.761709+00:00, confidence not recorded.
  - readme: https://github.com/rgommezz/react-native-offline (fetched 2026-08-28T04:06:40.957347+00:00, sha 79de104c12de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
