react-native-context-menu-view icon indicating copy to clipboard operation
react-native-context-menu-view copied to clipboard

too much shadow

Open shanoysinc opened this issue 1 year ago • 1 comments

please allow an option the set the shadow

shanoysinc avatar Dec 03 '23 02:12 shanoysinc

Can you give more context? On iOS and Android the pop menus are native controls and thus follow the styling on the platforms.

mpiannucci avatar Dec 03 '23 18:12 mpiannucci

on ios there is too much blur when you tap and hold. how do you remove the blur when press and hold?

shanoysinc avatar Dec 31 '24 15:12 shanoysinc

That is how native iOS context preview work. If you just want a dropdown you need to use it in menu mode

mpiannucci avatar Dec 31 '24 16:12 mpiannucci