Daniel Wilhelmsen
Results
2
issues of
Daniel Wilhelmsen
Anything added in assets/site.css would fall under this media query, since it wasn't closed. Closing it in this css file fixes it.
### Minimal reproducible example https://github.com/dpwilhelmsen/expo-orientation-listener-bug ### Summary `addOrientationChangeListener` from `expo-screen-orientation` does not seem to fire when `userInterfaceStyle` is set to `dark` in `app.json`. If the value is set to `light`...
Issue accepted