expo-background-color
expo-background-color copied to clipboard
Issues on different Android devices
trafficstars
Hi @EvanBacon,
Some time ago, I started using expo-background-color in my project, and I am experiencing errors on different Android devices.
These errors started appearing in sentry on build using EAS, Expo SDK 45 and jsEngine in jsc (locally on my devices I couldn't reproduce):
Also, here is the usage inside my app: https://github.com/outaTiME/ambito-dolar/blob/f90185193cc25937e65016e1f6bf86fb808ee971/packages/client/App.js#L65
I hope all this is useful to you, can I help you with something else?
Seems like potentially a basic logic bug, open to PRs, this basically just copies the logic from component based tools like StatusBar and changes them to use system UI.