From f4322b72e1811d032ee6fbd8925ddbd164d458ee Mon Sep 17 00:00:00 2001 From: Kenny Dang Date: Sun, 7 Oct 2018 20:26:09 -0700 Subject: [PATCH] Added ViewAnimator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b78c0c4..54e0731 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ A curated list of awesome Swift frameworks, libraries and software. Inspired by * [Cupcake](https://github.com/nerdycat/Cupcake) - An easy way to create and layout UI components for iOS. * [PinLayout](https://github.com/mirego/PinLayout) - Extremely Fast views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. * [Gemini](https://github.com/shoheiyokoyama/Gemini) - Gemini is rich scroll based animation framework for iOS, written in Swift. +* [ViewAnimator](https://github.com/marcosgriselli/ViewAnimator) - Easy to use animation framework for iOS. ## Files