Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch react-native-button@2.4.0 for the project I'm working on.
Error:
Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
react-native-button@2.4.0
for the project I'm working on.Error: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.