Search results for animation

UIView+EasingFunctions screenshot

UIView+EasingFunctions

May 25, 2013 • Public Domain License
A category on UIView that allows to attach custom easing functions to animatable UIView properties.
UIViewAnimationExplose screenshot

UIViewAnimationExplose

May 19, 2013 • Unspecified License
Animate a UIView to full screen. See video for more.
UIImageViewModeScaleAspect Animation screenshot

UIImageViewModeScaleAspect Animation

May 19, 2013 • Unspecified License
Animates a `UIImageView` between the `UIViewContentModeScaleAspectFill` and `UIViewContentModeScaleAspectFit` `contentMode`s. Check out the video for more.
DMCustomModalViewController screenshot

DMCustomModalViewController

May 11, 2013 • MIT License
A UIViewController which take a root view controller and present it modally with a nice animations and customization options. You can present it full screen or not. It provides some cool gest...
RRCircularControl screenshot

RRCircularControl

May 11, 2013 • MIT License
Menu + slider + rainbow, all circular, animated and 100% Core Graphics (except for icons). As seen in Run app (http://getrunapp.com).
DMFilterView screenshot

DMFilterView

April 24, 2013 • Unspecified License
DMFilterView is a subclass of UIView, it look like a UITabBar but it much more lighter to implement. You just init it with an NSArray of strings and then attach it to your view. It provides some ea...
KBPopupBubble screenshot

KBPopupBubble

April 15, 2013 • MIT License
Twitter-style popup bubbles with dynamic, animated pointer arrows.
BCFeedScroller screenshot

BCFeedScroller

March 23, 2013 • MIT License
Two classes for showing an animated feed from an RSS or Atom data source.
CoreImageTransition screenshot

CoreImageTransition

March 19, 2013 • MIT License
A sample app for transition effects using Core Image, including a useful helper class.
HCPushBackAnimation screenshot

HCPushBackAnimation

March 05, 2013 • MIT License
Demo of push back animation to display a modal view controller.
IBCellFlipSegue screenshot

IBCellFlipSegue

February 27, 2013 • Apache 2.0 License
A simple custom segue created to imitate the animation shown on the main menu of the Expedia Hotels & Flight app.
JNWAnimatableWindow screenshot

JNWAnimatableWindow

February 03, 2013 • MIT License
Custom NSWindow animations use a CALayer.
KYCircleMenu screenshot

KYCircleMenu

January 15, 2013 • MIT License
An open source iOS UI control that allows you to build a circular menu by laying out buttons in a circle pattern adjusting from the number of buttons (1 ~ 6). B.t.w, this control is separated fr...
GC3DFlipTransitionStyleSegue screenshot

GC3DFlipTransitionStyleSegue

December 31, 2012 • zlib License
iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass.
BCGenieEffect screenshot

BCGenieEffect

December 30, 2012 • MIT License
An OS X style genie effect inside your iOS app.
NLImageShowcase screenshot

NLImageShowcase

December 23, 2012 • BSD License
ImageShowcase is a UIView subclass. It can be easily integrated to any application and almost everything is customizable to fit into any App.Some of its features are, Customizable layout with confi...
BubbleButtonView screenshot

BubbleButtonView

December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
CNBaseView screenshot

CNBaseView

December 02, 2012 • MIT License
CNBaseView is a subclass of NSView that can show an icon and/or a text message if it has no subviews. Both, the icon and the message text are optional. If you keep it empty CNBaseView acts as a nor...
No image provided.

JFDepthView

November 12, 2012 • MIT License
This is an iOS project for presenting a modal style view with a 3D effect to add depth. Everything on the screen just before the view is presented is instantly blurred and animated back away from t...
KGModal screenshot

KGModal

October 15, 2012 • MIT License
KGModal is an easy drop in control that allows you to display any view in a modal popup. The modal will automatically scale to fit the content view and center it on screen with nice animations!