halilb / react-native-textinput-effects

Text inputs with custom label and icon animations for iOS and android. Built with react native and inspired by Codrops.
MIT License
2.98k stars 291 forks source link

Not working on RN 0.43 #53

Closed ahmadms1 closed 7 years ago

ahmadms1 commented 7 years ago

Receives "undefined is not an object (evaluating '_react.PropTypes.string')". I believe this is due to the breaking changes introduced in RN 0.40 above.