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

Is there any method called when clicking the textinput or when its on focus? #68

Closed bispul closed 7 years ago

bispul commented 7 years ago

I wanted to run some functions behind when it gets focus or a user clicks on the textinput. Do you guys have any idea how do we do that ?

bispul commented 7 years ago

my bad i just figured out the onFoucs method