Replies: 2 comments
-
This is what it looks like in my app |
Beta Was this translation helpful? Give feedback.
0 replies
-
Exactly, the blur effect is not always needed, @enesozturk. Please make it optional. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! Love this package!
It would be great to have the option to just have the plain context menu without all the blur effects, components moving around etc etc. react-native-ios-context-menu has a ContextMenuButton component for this purpose.
My use case is a menu like this one from twitter:
I don't want the whole tweet to be tappable, just the "..." icon, but if I do that then everything gets blurred except the icon, which would be weird
Beta Was this translation helpful? Give feedback.
All reactions