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

fix icon output range #57

Closed neuberoliveira closed 5 years ago

neuberoliveira commented 7 years ago

Some icons are wider and some part of them still can be visible https://github.com/halilb/react-native-textinput-effects/issues/51

What i did was include a prop to increment this range, so the issue can be easily fixed