evblurbs / react-native-md-textinput

React Native TextInput styled with Material Design.
322 stars 122 forks source link

[Bug fix] Removed react proptypes and added prop-types support #66

Open csath opened 6 years ago

csath commented 6 years ago

Fixed - Does not works with React 16.x.x because PropTypes has been removed from React 16 above.