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

Bugfix: ViewPropTypes import location fix for 0.69.0+ #955

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lfabl
Copy link

@lfabl lfabl commented Oct 3, 2022

Platforms affected

  • IOS
  • Android

What does this PR do?

In React-Native 0.69.0 and above, ViewPropTypes and others are no longer supported. They recommend the deprecated-react-native-prop-types library as a solution for libraries that use it.

What testing has been done on this change?

I opened a fork for myself. It worked successfully when I tested it. ( This is not a big change. Therefore, there is no need for a hard test. )

Tested features checklist

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

Successfully merging this pull request may close these issues.

None yet

1 participant