BubbleTransition
May 25, 2015 • MIT License
A custom modal transition that presents and dismiss a controller with an expanding (and shrinking) bubble effect.
GearRefreshControl
March 19, 2015 • MIT License
A demo project displaying a custom animation for the UIRefreshControl. Inspired by this Dribble: https://dribbble.com/shots/1974767-gear-powered-pull-to-refresh-animation
AMViralSwitch
November 06, 2014 • MIT License
A drop-in UISwitch replacement that infects its superview with its tint color.
AMPopTip
July 30, 2014 • MIT License
Animated popover that pops out of a frame. You can specify the direction of the popover and the arrow that points to its origin. Color, border radius and font can be easily customized. This popover...
AMWaveTransition
April 24, 2014 • MIT License
Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'.
UITextField-Shake
February 22, 2014 • MIT License
UITextField category that adds a shake animation like the password field of the OsX login screen.
AMTagListView
January 29, 2014 • MIT License
UIScrollView subclass that allows to add a list of highly customizable tags.
No image provided.
AMDraggableBlurView
December 09, 2013 • MIT License
Draggable blurred view. This control is inspired by the brilliant work of César Pinto Castillo's AMBlurView
AMScrollingNavbar
November 19, 2013 • MIT License
Scrollable UINavigationBar that follows the scrolling of a scrolling view (e.g. UIScrollView, UITableView or UIWebView). Similiar to Chrome or Facebook for iOS7.
AMBubbleTableViewController
August 11, 2013 • MIT License
Simple implementation of a UITableView styled as chat bubbles, with different styles and easily customizable.