JoniVR / VerticalCardSwiper

A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I change the size of card view?

IKorabel opened this issue · comments

Hello, it could be stupid question. How can I change the size of the card view?

Hi,

You can implement the sizeForItem method of VerticalCardSwiperDelegate or change the topInset and sideInset properties as mentioned in the readme.