Many Android devices use software home/back buttons at the bottom of the screen. Various apps change the color of those buttons to better match the app color theme.
How can these colors be changed in React Native? (Preferably programmatically, so light and dark screens could use different button colors.)