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

use PropTypes from prop-types #54

Closed doodlemoonch closed 7 years ago

doodlemoonch commented 7 years ago

Fixes issues with latest React Native, fixes https://github.com/halilb/react-native-textinput-effects/issues/53

halilb commented 7 years ago

Seems good. Thanks for the contribution @doodlemoonch!