Closed ghvg1313 closed 7 years ago
It seems that the lib is using CASpringAnimation which is only available on iOS9+. But the readme says it is iOS8 compatible.
CASpringAnimation
You're correct. I've removed statement of support for iOS8 from the readme 69b65edc0648265f909c26b37f90b22f0aa96065
It seems that the lib is using
CASpringAnimation
which is only available on iOS9+. But the readme says it is iOS8 compatible.