Skip to content

Releases: DarthMike/SwiftAnimations

Swift 4 and Xcode 9 support

06 Oct 21:22
Compare
Choose a tag to compare
1.2.0

[UPDATE] Demo project to Swift 4.0

Delay

23 Jun 09:58
Compare
Choose a tag to compare

Added support for delay parameter.

You can use 'afterDelay' method, and you can also provide a default delay for all animations

Swiftier

09 Mar 11:01
Compare
Choose a tag to compare
  • Compiles with Swift 2.2
  • Added swiftlint
  • Added support for SPM

Swift 2.0

08 Nov 20:46
Compare
Choose a tag to compare

Adds support for Swift 2.0

Adds support for Carthage

27 Apr 22:25
Compare
Choose a tag to compare
1.0.2

Mentions Carthage is supported

Support for Cocoapods

27 Apr 10:17
Compare
Choose a tag to compare
1.0.1

1.0.1

First release

14 Mar 20:31
Compare
Choose a tag to compare
  • Chaining DSL
  • Default animation values
  • Spring and Regular animations
  • Per-animation values