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.
Need to use deprecated-react-native-prop-types or need to stop using ViewPropTypes in
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.
Need to use deprecated-react-native-prop-types or need to stop using ViewPropTypes in
react-native-material-textfield/src/components/field/index.js
Line 10 in fb7836c