You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error after adding and using your package:
ERROR ViewPropTypes will be removed from React Native, along with all other PropTypes. We recommend that you migrate away from PropTypes and switch to a type system like TypeScript. If you need to continue using ViewPropTypes, migrate to the 'deprecated-react-native-prop-types' package.
I believe it is because your importing the the ViewPropTypes thingy from react-native:
I get this error after adding and using your package:
I believe it is because your importing the the ViewPropTypes thingy from react-native:
Any thoughts?
The text was updated successfully, but these errors were encountered: