objective c - PlaceHolder animates when start typing in TextField in iOS -


how set type of animation in uitextfield? nowadays, many apps using this.

enter image description here

i've found solution. can manage type of animation using multiple labels, , show-hide labels textfielddidbeginediting method.

if want nice animation same describe question, try once following third party repository uitextfield.

if looking uitextview equivalent of animation, please visit uifloatlabeltextview repository.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -