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

-[RCTRootView cancelTouches] is deprecated and will be deleted soon. #296

Open
serjek opened this issue Oct 6, 2019 · 8 comments
Open

Comments

@serjek
Copy link

serjek commented Oct 6, 2019

Following deprecation warning appears in RN 0.61.2

-[RCTRootView cancelTouches] is deprecated and will be deleted soon.

@serjek
Copy link
Author

serjek commented Oct 6, 2019

Following occurrence of cancelTouches is the only in codebase and can be safely removed:

https://github.com/wix/react-native-interactable/blob/e204490adf6043ef9fe585e70e5fc8d19bdf5590/lib/ios/Interactable/InteractableView.m#L363

@sewil
Copy link

sewil commented Dec 3, 2019

Any update on this?

@harveyconnor
Copy link

Still getting this warning

@msvargas
Copy link

msvargas commented Jan 18, 2020

I found fork with this warning fixed: https://github.com/ouabing/react-native-interactable/commit/5459623dc29401d36ead3148b53df99e4cef10dd

Please add this thanks, while i use patch-package while update package.

@aaronfg
Copy link

aaronfg commented Feb 18, 2020

I'm getting this too.

I'm not sure if thumbs up-ing the first post is the best way in this repo to get eyes on an issue or not so I'm also commenting. Hope that's ok.

@pie6k
Copy link

pie6k commented Apr 15, 2020

I'm a bit worried about it - any chance to take care of it?

@msvargas
Copy link

I'm a bit worried about it - any chance to take care of it?

In my case, i need Swipeable, I don't use this library, is replaced with Swipeable of react-native-gesture-handler

@CptFabulouso
Copy link

I've got much better performance using this library then the Swipeable from react-native-gesture-handler. Sadly this library is still missing a maintainer.

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

7 participants