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

Move ViewPropTypes from react-native to deprecated-react-native-prop-types #203

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

Conversation

arunnambissan
Copy link

Importing ViewPropTypes from react-native is throwing the below error and the project is not running.

ERROR Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.

This PR will move ViewPropTypes from 'react-native' to 'deprecated-react-native-prop-types' and should resolve this issue.

@AamenaSaiyed
Copy link

Your fix is not working

@satyabrata-dash5
Copy link

still having issue with this fix

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

3 participants