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

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

Open
Himatheja opened this issue Oct 28, 2022 · 4 comments

Comments

@Himatheja
Copy link

Himatheja commented Oct 28, 2022

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
Copy link
Author

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

@Lakston
Copy link

Lakston commented Nov 11, 2022

is there a patch planned for this ?

@mrtwebdesign
Copy link

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

@Lakston
Copy link

Lakston commented Nov 28, 2022

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

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

3 participants