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

Effect not apply if both (username and Password) get value from cache or cookie #66

Closed jaykhatriwebdesigner closed 6 years ago

jaykhatriwebdesigner commented 6 years ago

Hello Sir,

i am using text-input-effect and i got some issues like when multi inputs take value from cache or cookie, at that time effect apply only first input only its ignore the second input which input type is password.

its happen when i am doing normal refresh(f5), with hard refresh (ctrl + f5) its working fine.

Please help Thank you .

halilb commented 6 years ago

Are you sure this is the right repository @jaykhatri90165?

This is a react-native library and we don't have f5 or ctrl + f5 in react-native environment.