Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS swipe - can't drag objects when registering to swipe gesture #102

Open
kobioren opened this issue Jun 14, 2021 · 0 comments
Open

iOS swipe - can't drag objects when registering to swipe gesture #102

kobioren opened this issue Jun 14, 2021 · 0 comments

Comments

@kobioren
Copy link

Hi!
I am creating a native framework for ios that registers to swipe events on the ios side and also has react-native-draggable on the react native side.
My framework registers to the SwipeGesture to detect swipes and reacts to them.

this combination causes the drag to stop when the swipe is detected.

I have created a sample app that demonstrates the problem

https://github.com/kobioren/MyTestApp

please make sure to run
npm i or yarn and pod install

Please let me know if you need more info on this and there is a way that I can help to resolve this issue, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant