Open nuhbye opened 6 years ago
Here is the link to more info: https://reactjs.org/warnings/dont-call-proptypes.html
There's a pending pull request to fix this issue https://github.com/evblurbs/react-native-md-textinput/pull/56
I suppose it's never getting fixed.
try that import PropTypes from 'prop-types';
import PropTypes from 'prop-types';
Here is the link to more info: https://reactjs.org/warnings/dont-call-proptypes.html