Open ugiacoman opened 9 years ago
+1
Have a look at Bridging Headers in Apple's Developer Docs: https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html
This dude does a great tutorial : https://www.youtube.com/watch?v=TPVKV4DXggs
Is there any additional setup we need to do to use the animations in swift programmatically? For example, I am trying to set a button on click to do an animation. However, I cannot just import the CSAnimationView.h file