dadalar / SwiftUI-CardStackView

A easy-to-use SwiftUI view for Tinder like cards on iOS, macOS & watchOS.
MIT License
488 stars 53 forks source link

Set zIndex on card view to fix disappearance animation #11

Open pmarton opened 1 year ago

pmarton commented 1 year ago

This PR fixes issue #4 To fix the top card view from disappearing under the others, a zIndex is set to the cards according to their index.