DKChainableAnimationKit icon indicating copy to clipboard operation
DKChainableAnimationKit copied to clipboard

A DSL to make animation easy on iOS with Swift.

Results 13 DKChainableAnimationKit issues
Sort by recently updated
recently updated
newest added

DKChainable can't compile on Xcode 10.2 as swift 3.0 deprecated in latest xcode i can't use this pod

Hi, I can't compile in XCode 9.3 Swift 4... Any suggestions?

Hi! I installed DKChainableAnimationKit through CocoaPods and unfortunately it doesn't compile. I keep getting this error "Missing argument for parameter #1 in call" and three warnings. Please see the attached...

Hi. Using .makeWidth(...) or .moveWidth(...) skips animation. Anybody knows how to make it work? Best regards

Basically I have a sidemenu that I am using DKChainableAnimationKit to both show and hide my sidebar, which works perfect. However, I have noticed that when I've been using timers,...

crash when convert NSArray to [CGFloat]. i make a test so it's ok.

- The sample app had parts of it's animation code commented out - The view is now also restored to it's original location to create a seamless animation replay