Question

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

Était-ce utile?

La solution

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

GitHub Repo link

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top