문제

I'm trying to have a UITextView reproducing the following effect (Apple Music App) :

Image 1Image 2

The label The Rolling Stones - Sweet Summer Sun, Live in Hyde Park ... is too big fit in the view, and so it moving like a banner.

I'm looking for a library of a way to implement this effect.

도움이 되었습니까?

해결책

Look at this library MarqueeLabel I am sure it'll help you.

다른 팁

I found an other good Library : CBAutoScrollLabel

I don't know with one is the best. I just implement CBAutoScrollLabelI'm it working perfectly.

A tips for some one who want to use it : It's a UIView not a UITextView (I've done the mistake in my Storyboard)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top