JoniVR/VerticalCardSwiper

How can I change the size of card view?

IKorabel opened this issue · 1 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.