Search results for animation

JazzHands screenshot

JazzHands

October 03, 2013 • MIT License
Simple keyframe animations for scrolling intros. Jazz Hands is a simple, keyframe based animation framework for UIKit. Animations can be controlled via gestures, scroll views, kvo, or ReactiveCo...
TSActivityIndicatorView screenshot

TSActivityIndicatorView

September 20, 2013 • Apache 2.0 License
This is very simple view class that looks like an UIActivityIndicatorView but is fully customizable. It's great for you if you want to add indicator view to you game or app and it should be customi...
BCSliderView screenshot

BCSliderView

September 10, 2013 • Apache 2.0 License
Animatable Slider View for iOS
SvpplyTable screenshot

SvpplyTable

August 22, 2013 • MIT License
Expandable and collapsable Menu using UITableView, like Svpply.
ADFlipTransition screenshot

ADFlipTransition

August 21, 2013 • MIT License
An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store. Contains categories on UIViewController, UICollectionViewController and UITableViewControl...
No image provided.

ABCustomUINavigationController

August 17, 2013 • MIT License
Subclass of UINavigationController for overwriting push and pop methods to create new transitions effects. Currently it has been implemented two transition animations: - SquaresFlip The scree...
MVBouncyView screenshot

MVBouncyView

August 11, 2013 • BSD License
UIView category providing bouncing functionality. Example usage: UIView *view = (some view in your code) view.bounceAmplitude = 1.25f; // optional view.bounceAttenuation = 1....
MJTransitionEffect screenshot

MJTransitionEffect

August 11, 2013 • MIT License
Transition from UITableViewCell to Detail Controller with animation on enter and exit. This can be seen in multiple apps. Right now, it is totally customizable. There are 3 sections for these a...
RSCardsView screenshot

RSCardsView

August 10, 2013 • MIT License
This project clones the card inserting animation, card exchange animation and provides UITableView alike APIs for data sourcing and delegating. All your needs are importing all files under 'Card...
RSLoadingIndicator screenshot

RSLoadingIndicator

August 10, 2013 • MIT License
This project clones the Yahoo weather app's loading indicator with no image at all, everything is drawing using Quartz and everything can be customised. All you needs are importing two files und...
UzysSlideMenu screenshot

UzysSlideMenu

August 07, 2013 • MIT License
Slide Dropdown Menu
MHValidation screenshot

MHValidation

August 06, 2013 • MIT License
Validates objects in a view. You just have to set the classes which you want to validate. Supports: - UITextView - UITextField - UISwitch - UISegmentedControl
MMProgressHUD screenshot

MMProgressHUD

July 24, 2013 • MIT License
An easy to use HUD interface with personality.
No image provided.

KOPopupView

July 24, 2013 • MIT License
Popup UIView for iPhone/iPad in both orientations with nice effect.
No image provided.

JTOpenDoorAnimatedViewController

July 23, 2013 • MIT License
A single View Controller that mimics the startup animation of the AskKing Quizz app. Requires XCode 4.5. iOS 4.3 and above
AnimateLabel screenshot

AnimateLabel

July 20, 2013 • MIT License
A basic label extension which allows you to pass an array of words/text which it will keep changing with simple fade animation every few seconds.
MSSimpleGauge screenshot

MSSimpleGauge

July 06, 2013 • MIT License
Gauge like widget views for iOS. MSSimpleGauge are a set of gauge like views that provide customizable visualizations for iOS applications. The initial look and feel of these widgets were inspir...
JHActivityButton screenshot

JHActivityButton

June 22, 2013 • Unspecified License
UIButton Subclass with a built-in UIActivityIndicator. Based off the Ladda concept by Hakim El Hattab http://lab.hakim.se/ladda/
ARLabel screenshot

ARLabel

June 18, 2013 • MIT License
Ever had one of the following problems with UILabel? - Unable to determine the correct font size to fit width and HEIGHT - UILabel adjustsFontSizeToFitWidth does not work as expected - Could n...
RNRippleTableView screenshot

RNRippleTableView

June 02, 2013 • MIT License
A custom table view with highly detailed ripple animations.