calimarkus/JDFlipNumberView

Migration Swift 3 : Warning Delegate incompatibility

MathisDetourbet opened this issue · 1 comments

Hi,

After the swift 3 migration, i got this following warning in the JDFlipImageView Class:
capture d ecran 2016-09-27 a 12 38 26

How can I fix it?
Thanks for your help :)

We probably have to implement the CAAnimationDelegate explicitly. Happy to see a PR from you!