jwplayer / jwplayer-react-native

MIT License
32 stars 9 forks source link

[BUG] IOS Menu appearing out of screen bounds / under bottom tabs #93

Open cheynewallace opened 1 month ago

cheynewallace commented 1 month ago

Describe the bug When opening the menu Audio & Quality menu on an IOS device, the menu appears at the bottom of the screen and is covered by bottom tab navigation.

Compare this to Android where the menu appears over the top of the player which seems like the correct placement.

To Reproduce Stock standard JWPlayer? Nothing note worthy here to reproduce.

Expected behavior Menu should appear in the correct positioning, assuming that is over the player and not as the foot of the screen.

Screenshots / Visual evidence See a working Android example compared with the IOS example.

IPhone 15 Pro Emulator - IOS 17.5 (Broken example)

Screenshot 2024-10-15 at 4 22 25 PM

Android Pixel 6 Emulator (Working example)

Screenshot 2024-10-15 at 4 12 45 PM

Device(s) affected

Additional context Using latest jwplayer from this lib