dominicstop / react-native-ios-context-menu

A react-native component to use context menu's (UIMenu) on iOS 13/14+
MIT License
544 stars 25 forks source link

How to set menu position always bottom? #102

Open crusherblack opened 4 months ago

crusherblack commented 4 months ago

Hi i want to set the menu position to bottom only so the aux preview not overlapping each others

image

I want it to be like this everytime hold the item

image

Can you help me? Thank you

alexrisch commented 1 month ago

@crusherblack did you find a way to do this?