ViewAnimator Versions Save

ViewAnimator brings your UI to life with just one line

3.1.0

2 years ago

Thanks to @CharlieOxendine for #76 🎉

3.0.2

3 years ago

3.0.0

3 years ago

See #70

2.7.0

4 years ago

This release adds Swift Package Manager support 🎉

2.5.0

5 years ago

Thanks @ApolloZhu for the Swift 5 PR!

2.4.0

5 years ago

This release adds:

  • Spring animations

Thanks to @ParkGwangBeom for this release!

2.2.0

5 years ago

2.1.0

5 years ago

Adds tvOS 9.0+ support 📺

2.0.1

6 years ago

This release adds:

  • UIViewAnimationOptions support for both single view animations and multiple view animations. Thanks to @vburojevic

2.0.0

6 years ago

This release changes the API to something similar to UIKit animations code. It provides the library more flexibility and it becomes easier to use for developers that are used the Apple's UIKit API.

It also introduces support for visibleCells(in section: Int) for both UITableView and UICollectionView this was one of the most requested features on GitHub issues.