On iOS devices, when tapping to open the menu, the options do not appear in the correct position. Instead, they are misaligned.
📱 Environment
Device: iPhone Xs
iOS Version: 18.5
⚠️ Expected Behavior
Menu options should appear directly below or aligned with the menu button.
❌ Actual Behavior
On iOS, the menu options appear in the wrong place, sometimes off-screen or detached from the button.
Here is a minimal project with the issue.
https://github.com/isaacfilarski/react-native-popup-menu-minimal
On iOS devices, when tapping to open the menu, the options do not appear in the correct position. Instead, they are misaligned.
📱 Environment
Device: iPhone Xs
iOS Version: 18.5
Menu options should appear directly below or aligned with the menu button.
❌ Actual Behavior
On iOS, the menu options appear in the wrong place, sometimes off-screen or detached from the button.
Here is a minimal project with the issue.
https://github.com/isaacfilarski/react-native-popup-menu-minimal