android-edge-to-edge

0.1.4 • Public • Published

screenshots

An Expo native module that lays out Android apps edge to edge

Installation

npm i android-edge-to-edge

Note: For bare React Native projects, add Expo modules support to your app - Expo Docs

Change navigation bar button color

Use the expo-navigation-bar package - Expo Docs

import { setButtonStyleAsync } from "expo-navigation-bar";

setButtonStyleAsync("dark"); // or "light"

See Example

Handle window insets

Use the react-native-safe-area-context package - Github

Package Sidebar

Install

npm i android-edge-to-edge

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

9.03 kB

Total Files

12

Last publish

Collaborators

  • chaotic-canary