ViewAnimator
3.2
Score

Swift UIKit Animation Library - ViewAnimator

What is ViewAnimator?

ViewAnimator is a Swift library that simplifies UIKit animations for iOS with features like zoom, rotate, and view transitions using minimal code.

Swift
UIKit
Animation

Summary of ViewAnimator

  • 👍

    Compatible with UITableView and UICollectionView.

  • 👍

    Provides zoom and rotate animations.

  • 👍

    Uses a simple line of code to add animations.

  • 👍

    Supports multiple view animations simultaneously.

Built by

Marcos Griselli
Marcos Griselli
@marcosgriselli
+ 15 other contributors

Last push
a year ago
Stars
7.3 k

Forks
485
Open Issues
12
Closed Issues
485
ViewAnimator is a Swift library designed to streamline the creation of complex iOS UIView animations. It provides simple extensions that allow developers to add custom animations to views with minimal code, making it effortless to animate components like UITableView and UICollectionView cells. The library includes features such as zoom and rotate animations, and supports animating multiple views simultaneously in a UIKit style. ViewAnimator also offers compatibility with CocoaPods and Carthage for easy integration into projects. This makes it an ideal choice for developers looking to enhance their UI with smooth animations.