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

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -