react-native-paper-onboarding icon indicating copy to clipboard operation
react-native-paper-onboarding copied to clipboard

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

Open tsalama opened this issue 1 year ago • 7 comments

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 avatar Jan 06 '24 20:01 tsalama

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

anfearco avatar Mar 21 '24 17:03 anfearco

Hey! I would love this as well.

Rednegniw avatar Apr 27 '24 09:04 Rednegniw

Hi. Unfortunately I have the same problem too

hasanhasanov avatar May 23 '24 06:05 hasanhasanov

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.

joaomellogomes avatar Jun 20 '24 22:06 joaomellogomes

Is there an alternative library?

AyoParadis avatar Jul 26 '24 22:07 AyoParadis

+1

devAdrish avatar Oct 12 '24 17:10 devAdrish

  • 1

kamalmplus avatar Mar 13 '25 12:03 kamalmplus