intuit / CardParts

A reactive, card-based UI framework built on UIKit for iOS developers.
Other
2.52k stars 225 forks source link

Swipe Cards With Haptic #139

Closed bradenboothby closed 5 years ago

bradenboothby commented 5 years ago

How do I get the cards to swipe left and right like the Mint app with haptic feedback? Please drop code if you can.

croossin commented 5 years ago

ScrollView that contained multiple CardsViewController and then used haptic feedback when the scroll ended.