Package Exports
- expo-system-ui
- expo-system-ui/build/SystemUI.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (expo-system-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
expo-system-ui
expo-system-ui
adds support for locking the user interface (appearance) and updating the root view background color.
API documentation
Installation
npx expo install expo-system-ui
Extra Setup
For bare React Native projects, ensure that you have the native expo
package setup before continuing, this is required for all Expo modules.
Contributing
Contributions are very welcome! Please refer to guidelines described in the contributing guide.