evblurbs / react-native-md-textinput

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

Added support for React 16 #56

Open abuinitski opened 7 years ago

abuinitski commented 7 years ago

React Native >= v.46 requires use of React v.16 which drops React.PropTypes in favor of prop-types package. Have to adjust.

hironarita commented 6 years ago

@evblurbs Could you merge this pull request? Many thanks!

jackmac92 commented 6 years ago

@evblurbs please merge!

jonathanadler commented 6 years ago

+1

adamcoulombe commented 6 years ago

56 fixed the issue for me! Thanks @abuinitski

theonlyjohnny commented 6 years ago

Any update? cc @evblurbs

tannerhallman commented 6 years ago

Please update this though.

vTrip commented 5 years ago

+1 please merge