react-native-root-toast
react-native-root-toast copied to clipboard
invariant violation: ViewPropTypes has been removed from react native. migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.
trafficstars
Getting below error after upgrading the RN version 0.69.1 when run 'npx react-native run-ios'.
Error: invariant violation: ViewPropTypes has been removed from react native. migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.
In React-native version 0.69 'ViewPropTypes'. has been removed.
Hello, mine was solved just by updating the package version to the latest 3.4.0