CanvasPod / Canvas

Animate in Xcode without code
http://canvaspod.io
MIT License
5.3k stars 497 forks source link

Code Usage with Swift #42

Open ugiacoman opened 9 years ago

ugiacoman commented 9 years ago

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

gkye commented 9 years ago

+1

winkelsdorf commented 8 years ago

Have a look at Bridging Headers in Apple's Developer Docs: https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html

Dashing-Daniel-Li commented 7 years ago

This dude does a great tutorial : https://www.youtube.com/watch?v=TPVKV4DXggs