HFCardCollectionViewLayout icon indicating copy to clipboard operation
HFCardCollectionViewLayout copied to clipboard

The HFCardCollectionViewLayout provides a card stack layout not quite similar like the apps Reminder and Wallet.

Results 14 HFCardCollectionViewLayout issues
Sort by recently updated
recently updated
newest added

I know it is mentioned in the documentation that this library is managed only for one section of collectionview. I need to implement this but for multiple sections of collection...

I cant make reveal method on swift 4.1 im too noob to modify it can you help?

In my app, I'd like to have a card view that more closely resembles the Wallet app, where each "card" is more card-shaped and has info show up when selected,...

In my app, I want to have a button on the background view that controls the flipping of cards. When you tap it once, the revealed card gets flipped. When...

I am writing an app where the user can write notes on the back of the cards. I am using a database to store the notes, so I need to...

Hi there, is it possible to make the various animation parameters public?

Hi, Firstly thanks for the great library! I've come across some inconsistent behaviour. When a spaceAtTopForBackgroundView value is set with multiple cards and one is revealed it covers the top...

Hi, is it possible to fix the height of the cards?