react-native-material-textfield
react-native-material-textfield copied to clipboard
Fix propTypes for RN 0.62
In RN 0.62 Remove propTypes from Animated components https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#removed
please merge this
It's better to use ViewPropTypes exported from react-native as per this patch.