JSPM

expo-system-ui

4.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 643868
  • Score
    100M100P100Q184237F
  • License MIT

Interact with system UI elements

Package Exports

  • expo-system-ui
  • expo-system-ui/build/SystemUI.js
  • expo-system-ui/package.json

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.