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

