Domanda

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

È stato utile?

Soluzione

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

GitHub Repo link

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top