akveo / react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/react-native-ui-kitten/
MIT License
10.19k stars 952 forks source link

Fix Popover render issue in Android #1749

Open SteveSB opened 1 year ago

SteveSB commented 1 year ago

In Android specifically, the popover is rendered incorrectly cause the it is ignoring the hight of the StatusBar, this small change would fix the issue

Please read and mark the following check list before creating a pull request: