# zoontek/react-native-edge-to-edge

Effortlessly enable edge-to-edge display in React Native (formerly known as react-native-bars).

Repository: https://github.com/zoontek/react-native-edge-to-edge
Canonical: https://ross.abutalabs.com/products/react-native-edge-to-edge
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-native, status-bar, navigation-bar, edge-to-edge
Last push: 2026-07-23T18:00:40+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 72, longevity 100
- inputs: {"age_days": 1755, "days_push": 41, "days_rel": 191, "gap_med": 5, "n_releases_24m": 26}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1035, forks 31 (observed 2026-08-28T04:03:18.975777+00:00)

## What it is
A React Native library that enables edge-to-edge display on Android (v6+), letting app content flow beneath the system status and navigation bars. It also supports immersive mode and provides consistent safe-area behavior across Android and iOS.

## Use cases
- enable edge-to-edge display in a React Native Android app
- make app content draw under the Android status bar and navigation bar
- comply with Android 15 SDK 35 edge-to-edge enforcement
- hide status and navigation bars for immersive full-screen mode
- unify safe area handling between iOS and Android
- replace the deprecated FLAG_FULLSCREEN StatusBar behavior

## When to choose
- you're on React Native < 0.86 and need edge-to-edge on Android
- you want a drop-in library maintained with Expo support
- you need immersive mode with proper system bar handling

## When to avoid
- you're on React Native 0.86+ where the built-in edgeToEdgeEnabled Gradle property is preferred
- your app doesn't target Android or doesn't care about system bar layout
- you need broader UI component functionality beyond system bars

## Facets
- artifact type: library
- maturity: active
- function: ui-components, mobile-framework
- domain: mobile-development, frontend, cross-platform
- platform: -
- tags: react-native, edge-to-edge, status-bar, navigation-bar, system-bars, safe-area, android-15, android, ios, mobile

## Member repositories
- zoontek/react-native-edge-to-edge (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.975777+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-30T07:05:10.872243+00:00, confidence not recorded.
  - readme: https://github.com/zoontek/react-native-edge-to-edge (fetched 2026-08-28T04:03:18.975777+00:00, sha 7b0f06e24941)
  - registry_npm: https://registry.npmjs.org/react-native-edge-to-edge (fetched 2026-08-29T13:05:48.115209+00:00, sha 6f3204ef5223)
- Data as of 2026-08-30T08:39:29.467469+00:00.
