Replies: 2 comments 1 reply
-
I've forked this branch and added |
Beta Was this translation helpful? Give feedback.
1 reply
-
I created a package for React Native CLI (no Expo) that allows disabling the backdrop blur: https://www.npmjs.com/package/@hadnet/react-native-hold-menu-no-expo |
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
-
I think it would be nice to include a prop like
blurBackdrop={true || false}
. I feel this would be a good addition because for some use cases, the background blur is uneeded.Beta Was this translation helpful? Give feedback.
All reactions