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 -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -