alberdev / AnimatedField

Animated UITextField with check & filter for default types (email, url, password, price, date...) for iOS written in Swift 5
MIT License
315 stars 48 forks source link

Title changes color when deselect text field. #8

Closed dishasyno closed 4 years ago

dishasyno commented 5 years ago

I have set titlealwaysvisible property to true and given title color to yellow. When I am selecting a text field and deselect it, it becomes grey when I have already set title color to yellow.

Can you please allow us to add version while installing pod because the demo code doesn't have that issue. if we can install pod to that particular version then it would be helpful.

alberdev commented 4 years ago

Hi @dishasyno! Please, check the last updated version 2.4.0 I've just fixed bug with title in multiline fields. If this update doesn't fix your issue, I would need more details.

Sorry, I don't know what you mean with "allow to add version", you can fork this pod and make your own changes ;)