Replies: 2 comments 1 reply
-
|
I also had the issue that when switching to fullscreen on chromeOS devices, the insets do not update - unsure if this is related. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
That's weird as Unistyles is hooked to native insets listener. Btw. Unistyles also provides immersive mode: UnistylesRuntime.setImmersiveMode(true)Last time I tested everything was working smoothly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using react-native-edge-to-edge, UnistylesRuntime does not acknowledge when going into immersive mode on Android:
https://github.com/zoontek/react-native-edge-to-edge#systembars
Beta Was this translation helpful? Give feedback.
All reactions