---
title: SystemUI
description: A library that allows interacting with system UI elements.
sourceCodeUrl: https://github.com/expo/expo/tree/sdk-52/packages/expo-system-ui
packageName: expo-system-ui
platforms: ["android", "ios", "web"]
---
`expo-system-ui` enables you to interact with UI elements that fall outside of the React tree. Specifically the root view background color, and locking the user interface style globally on Android.
## Installation
## API
```js
```