danielsaidi / DeckKit

DeckKit is a Swift SDK that helps you build deck-based apps in SwiftUI.
MIT License
653 stars 14 forks source link

Provide cards with the panned offset. #1

Closed danielsaidi closed 2 years ago

danielsaidi commented 3 years ago

That would make it possible to fade in another view as a card is dragged from the top of the deck.

danielsaidi commented 2 years ago

Closing this, since I think the current implementation is just fine :)