expo-navigation-bar
enables you to modify and observe the native navigation bar on Android devices. Due to some Android platform restrictions, parts of this API overlap with the expo-status-bar
API.
Properties are named after style properties; visibility, position, backgroundColor, borderColor, etc.
For managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.
For bare React Native projects, you must ensure that you have installed and configured the react-native-unimodules
package before continuing.
npx expo install expo-navigation-bar
Contributions are very welcome! Please refer to guidelines described in the contributing guide.