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

Support react-native 0.72+ / react-native-reanimated v3 #39

Open
tsalama opened this issue Jan 6, 2024 · 3 comments
Open

Support react-native 0.72+ / react-native-reanimated v3 #39

tsalama opened this issue Jan 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@tsalama
Copy link

tsalama commented Jan 6, 2024

Bug

TypeError - proc is not a function (it is undefined)
&
TypeError: Cannot read property 'usePanGestureHandler' of undefined

Hello,

Firstly, thanks a lot to @gorhom for this library!

With that, just curious if it's still being maintained?

After upgrading to RN 0.72 or 0.73 we're unable to use this library anymore. I tried applying a few patches and updated the package with different versions of react-native, react-native-reanimated, and react-native-redash and even tried importing from react-native-redash/lib/module/v1 for the redash imports but had no luck with the different versions and attempts. It seems it may be a compatibility issue at the framework level per https://docs.swmansion.com/react-native-reanimated/docs/guides/compatibility.

Why it is needed

Prevents upgrading to RN 0.72 or using Reanimated v3 for users of this library.

@tsalama tsalama added the bug Something isn't working label Jan 6, 2024
@tsalama tsalama changed the title TypeError: Cannot read property 'usePanGestureHandler' of undefined: Support react-native 0.72+ / react-native-reanimated v3 Support react-native 0.72+ / react-native-reanimated v3 Jan 6, 2024
@anfearco
Copy link

Having the same issue! Hopefully there is a new version coming out?

@Rednegniw
Copy link

Hey! I would love this as well.

@hasanhasanov
Copy link

Hi. Unfortunately I have the same problem too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants