-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Description
Hi, i want to handle click into ContextMenuView, because my keyboard + textInput need some calculated code,
when click outside of ContextMenuView( it's mean i return ContextMenuView from renderItem with FlatList) => i can handle it
As you can see video here:
Screen.Recording.2022-07-26.at.15.40.36.mov
But when click into ContextMenuView, i can catch click event, so. the input not go down.
i tried to use
<ContextMenuView
keyboardShouldPersistTaps='never'
onPress={...}
onLongPress={...}
Plz help my problem
dominicstop
Metadata
Metadata
Assignees
Labels
No labels