iphone - Display text with one word apearing after another word effect -


i want display label or uitextview text in manner text appear 1 word @ time. mean first display first word second , third , on… can please me?

thanks in advance
pankaj

i'm not familiar enough core-animations, acheived using simple nstimer , on each interval append uilabel's text


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -