react-native-swiper icon indicating copy to clipboard operation
react-native-swiper copied to clipboard

ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types

Open Himatheja opened this issue 3 years ago • 4 comments

Package Update Request

Version

Which versions are you using:

  • react-native-swiper v1.6.0
  • react-native v0.70.1

Can we have the package supporting the react native versions 0.68 and above as ViewPropTypes is deprectaed?

Right now, I'm using patch package to fix this issue.

Himatheja avatar Oct 28 '22 07:10 Himatheja

Since ViewPropTypes is declared and is being not used. We can remove the declaration in src/index.js

Himatheja avatar Oct 28 '22 07:10 Himatheja

is there a patch planned for this ?

Lakston avatar Nov 11 '22 16:11 Lakston

I don't think this is actively supported anymore. I'm using patch-package to keep it working until I can find a replacement.

mrtwebdesign avatar Nov 25 '22 21:11 mrtwebdesign

That's what I did too, if anyone has a nice replacement for this lib please post it here :)

Lakston avatar Nov 28 '22 09:11 Lakston