:octocat: 🃏 Cardslider is a design UI controller that allows you to swipe through cards with pictures and accompanying descriptions.
1.27k
stars
101
forks
source link
NSInternalInconsistencyException when dismiss CardSliderViewController #12
Open
dariolr opened 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