Callback function when Menu Activated #12
markmccoid
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hi @markmccoid, we already added haptic feedback support for hold menu, you can check the details here: #5 For now, did not released new version because hold menu has an important issue: software-mansion/react-native-reanimated#1758. I will release haptic support and other features as soon as it is solved. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I would like to be able to add a haptic when the menu is opened.
I think the easiest way would be to allow for a callback function to be passed to the HoldItem component and have it called when the menu open is triggered.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions