@amazon-devices/expo-system-ui library lets you interact with the system UI elements that fall outside of the React tree. For example, you can interact with the root view background color.
Installation
-
Add the JavaScript library dependency in the
package.jsonfile. -
Reinstall dependencies using the
npm installcommand.

