From 91283d3f6e8303f923c0ee92cc6f7e2e296448a2 Mon Sep 17 00:00:00 2001 From: Serhii Londar Date: Fri, 16 Feb 2018 10:58:11 +0200 Subject: [PATCH] Move AGInterfaceInteraction to UI/Animation section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 619fad9c4..60aac2952 100644 --- a/README.md +++ b/README.md @@ -1796,7 +1796,6 @@ Most of these are paid services, some have free tiers. * [StackViewController](https://github.com/seedco/StackViewController) - A controller that uses a UIStackView and view controller composition to display content in a list * [UberSignature](https://github.com/uber/UberSignature) - Provides an iOS view controller allowing a user to draw their signature with their finger in a realistic style. * [SwViewCapture](https://github.com/startry/SwViewCapture) - A nice iOS View Capture Swift Library which can capture all content. -* [AGInterfaceInteraction](https://github.com/agilie/AGInterfaceInteraction) - library performs interaction with UI interface. #### Activity Indicator @@ -1930,6 +1929,7 @@ Most of these are paid services, some have free tiers. * [YetAnotherAnimationLibrary](https://github.com/lkzhao/YetAnotherAnimationLibrary) - Designed for gesture-driven animations. Fast, simple, & extensible!. * [Anima](https://github.com/satoshin21/Anima) - Anima is chainable Layer-Based Animation library for Swift4. * [MotionAnimation](https://github.com/lkzhao/MotionAnimation) - Lightweight animation library for UIKit. +* [AGInterfaceInteraction](https://github.com/agilie/AGInterfaceInteraction) - library performs interaction with UI interface. ##### Transition