質問

I would like to have an effect like the one in iTunes radio album/playlist on my UIImageView or UIView. I am not sure how I would start with this. Is there any source code or a tutorial about making this kind of stacked effect and animation where it changes position depending on which is currently being viewed and centered on screen.

enter image description here

役に立ちましたか?

解決

You probably can get desired effect with Parallax scrolling album covers with UICollectionView. (Inspired by iTunes Radio.)

GitHub Repo link

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top