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

Tap icon to set focus, open form #62

Closed stirman closed 6 years ago

stirman commented 7 years ago

Using Sae with pencil icon similar to example. To open the textinput user must tap the label, tapping on the icon does nothing, but the icon looks like the button to tap to start editing. Not sure how to wire in that functionality... or, am I missing something?

Thanks!

halilb commented 6 years ago

Thanks for reporting @stirman.

I just fixed this in d61b8fa. I am going to publish version 0.4.2 which will be including this commit.