Skip to content

[HELPPPPPP] get click event from ContextMenuView #47

@fukemy

Description

@fukemy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions