Closed IKorabel closed 3 years ago
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.
sizeForItem
VerticalCardSwiperDelegate
topInset
sideInset
Hello, it could be stupid question. How can I change the size of the card view?