react-native-hold-menu icon indicating copy to clipboard operation
react-native-hold-menu copied to clipboard

Menu displays behind modal screen

Open Joehoel opened this issue 3 years ago • 0 comments

Describe the bug When HoldMenuItem is used in a screen that has presentation: 'modal'. The hold-items display behind the modal instead of on top.

Expected behavior The blur and menu items should be displayed on top of the modal view.

Actual behavior The blur and menu items are displayed behind the modal view.

Screenshots

Package versions

  • React: 18.0.0
  • React Native: 0.69.5
  • React Native Reanimated: 2.9.1
  • React Native Hold Menu: 0.1.5
  • Expo: 46.0.0

Joehoel avatar Sep 01 '22 13:09 Joehoel