Can support edge to edge in android 15 ?
https://developer.android.com/develop/ui/views/layout/edge-to-edge
I don't know. Have you tried it?
The pop over is going out of place when SDK is updated to 35 (android 15) or above. It will work fine on older devices that does not enforce edge to edge but will not show in place on edge to edge devices.
This lib work correcly position of popover in android with condition statusBarTranslucent is false but a think we should update to can support statusBarTranslucent in android 15 (edge to edge)
any update for plan support edge to edge ?
any update for plan support
edge to edge?
The package is not in active development but we do review PRs. It's not that hard to get started with contributing.
Using edge-to-edge with Expo 54 results in this bug when using transparent navigation bars in android: https://github.com/SteffeyDev/react-native-popover-view/issues/199