Skip to content

Can't press buttons during the swiping #48

Description

@sviatoslav-lebediev

Describe the bug
It's not possible to press elements during the swiping. We have two buttons on the right side. When I swipe to the left, I can press them after the swiping process stops (+ need to wait for ~ 100 ms after a stop).

Steps to reproduce the behavior:
Swipe and try to press any elements that have onPress handlers. Handlers will not be triggered.

Platform & Dependencies
Please list any applicable dependencies in addition to those below (react-navigation etc).

Platform (iOS):
React Native: 0.67.4
react-native-reanimated version: 2.2.4
react-native-gesture-handler version: 2.1.0

Here is an example https://snack.expo.dev/@moro/swipeable-draggable-list
If you swipe and press delete it will not trigger the action, you need to wait until the swiping stops.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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