jobandtalent / AnimatedTextInput

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

Placeholder alignment options, clearButtonMode, option for showing/hiding of the password toggle and minor bug fixes. #46

Closed sasojadrovski closed 7 years ago

sasojadrovski commented 7 years ago

Added an option for setting the placeholder alignment. Fixed an issue where the caret is improperly aligned the first time becomeFirstResponder is called when the textAlignment property is changed.

sasojadrovski commented 7 years ago

@victorBaro Thank you for the awesome library! I really like the way it is developed and structured. It is easily understandable and therefore easy to contribute to. I am more than happy that you liked and merged my pull request. It means a lot!

Keep up the great work, and I will continue contributing in case I have more ideas about new features and/or improvements :)