Open
Description
Right now, if you want the context menu to appear, you have to use a longPress
to get it to pop up. This ultimately results in you needing to add a "Pressable" or "TouchableOpacity" inside the context menu to get a normal "onPress" function for whatever the context is supporting.
Would be great to have just a normal "onPress" to capture normal press events.
Thanks,
Chris
Metadata
Metadata
Assignees
Labels
No labels