-
I uninstalled expo-status-bar and ripped out it's code, then added react-native-edge-to-edge and did a new build. I'm currently doing a new build with both packages installed. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@GollyJer Yes, but this is not due to this package. Current version of Expo router embed They removed it, and this change will probably be published alongside Expo 52. For the moment, keep it, but don't use it (use |
Beta Was this translation helpful? Give feedback.
@GollyJer Yes, but this is not due to this package. Current version of Expo router embed
expo-status-bar
as a dependency, but it's nearly useless.They removed it, and this change will probably be published alongside Expo 52.
For the moment, keep it, but don't use it (use
SystemBars
). Soon you will be able to update and drop the dependency too.