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

