objective c - PlaceHolder animates when start typing in TextField in iOS -
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
Post a Comment