abdullahselek / ASCollectionView

Lightweight custom collection view inspired by Airbnb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Parallax Cell ?

sensuikan1973 opened this issue · comments

I would like to understand the difference between ParallaxCell and UICollectionViewCell.

ParallaxCell extends from ASCollectionViewParallaxCell and ASCollectionViewParallaxCell gives a parallax effect when you scroll on collection view.

I understand! Tanks.
I will use this library.