jobandtalent / AnimatedTextInput

Animated UITextField and UITextView replacement for iOS
MIT License
760 stars 128 forks source link

Draw password toggleable icon with active color #110

Open zepojo opened 5 years ago

zepojo commented 5 years ago

The password toggleable button is currently rendered with a fixed blue icon. As this doesn't fit with any design with custom colors, this PR changes the tintColor of the button's image to the current style active color.

victorBaro commented 5 years ago

Thank you for your PR.

I see that it is very similar to: https://github.com/jobandtalent/AnimatedTextInput/pull/119

I don't mind which one to merge. Could you fix your conflicts?

victorBaro commented 5 years ago

Sorry it took me so long to answer..

luayzaemanuel commented 5 years ago

Hi guys,

could you add this change please? It's very important to us fix it. Thank you.