Skip to content

Recognition callback is triggered on FlatList #77

@Michel-HaiRUn

Description

@Michel-HaiRUn

I have a whole component wraped with GestureRecognizer and inside this component amoung all children i have FlatList component horizontal ;
so when i scroll on my FlatList my GestureRecognizer detect the swipe and trigger my swipe callback. I want to scroll freely my FlatList without trigerring the swipe detection callback.
Is there a way to prevent the trigger if i have component that have scroll behavior inside the wrapped component?

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