Open tsalama opened 10 months ago
Having the same issue! Hopefully there is a new version coming out?
Hey! I would love this as well.
Hi. Unfortunately I have the same problem too
Same problem here. I'd like to use the library to keep my code cleaner but I had to develop my own solution for onboarding screens.
Is there an alternative library?
+1
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.