Skip to content

Commit

Permalink
Move AGInterfaceInteraction to UI/Animation section
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii-londar committed Feb 16, 2018
1 parent 20d42c5 commit 91283d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 91283d3

Please sign in to comment.