Ramotion / cardslider

:octocat: 🃏 Cardslider is a design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
https://www.ramotion.com/iphone-app-development-ui-library-for-swiping-through-objects/
MIT License
1.27k stars 101 forks source link

NSInternalInconsistencyException when dismiss CardSliderViewController #12

Open dariolr opened 5 years ago

dariolr commented 5 years ago

some times I receive this exception when dismiss CardSliderViewController:

"Property animators must either finish animating or be explicitly stopped and finished before they can be released."

i suppose the exception is about animator property of CardTitleView

Any help? thank you