-
We recently switched to edge-to-edge using this library and while it's hard to tell whether the below error is caused by react-native-edge-to-edge or just a side-effect of switching to it (i.e. maybe something gets triggered in react-navigation as a result, who knows). Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
zoontek
Jul 3, 2025
Replies: 1 comment 1 reply
-
@tibbe This is a core React Native You probably removed it from your |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tibbe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@tibbe This is a core React Native
StatusBar
requirement.You probably removed it from your
Info.plist
file (see the template)