Skip to content

Latest commit

 

History

History
114 lines (74 loc) · 12.9 KB

README.md

File metadata and controls

114 lines (74 loc) · 12.9 KB

awesome-ios-animation

Awesome iOS Animation

Paper Fold Effect

HUD

Pull To Refresh

Others

  • Mutual Mobile Drawer Controller - A lightweight, easy to use, Side Drawer Navigation Controller.

  • LTMorphingLabel - Morphing Label written in Swift.

  • AMWaveTransition - Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'.

  • hamburger-button - A hamburger button transition.

  • TimeScroller - A UI Element that hovers beside the scroll bar of a UITableView (Mimicking the Path app).

  • EZAudio - An iOS and OSX audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.

  • SISinusWaveView - A Siri like voice input visualizer using EZAudio.

  • JTSImageViewController - An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss(like Tweetbot), et cetera.

  • GLMoveToTrashAnimation - Move to trash animation replica from Whatsapp.

  • Jazz Hands - A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros.

  • Swipe-to-Select-GridView - A example project to make a swipe-to-select GridView based on UICollectionView.

  • YLGIFImage - Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.

  • MHVideoPhotoGallery - A Photo and Video Gallery.

  • MGSwipeTableCell - An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.

  • Canvas - Animation in Xcode without code.

  • FLEX - An in-app debugging and exploration tool for iOS.

  • FXBlurView - UIView subclass that replicates the iOS 7 realtime background blur effect, but works on iOS 5 and above.

  • animated-tab-bar - RAMAnimatedTabBarController is a Swift module for adding animation to tabbar items.

  • ZLSwipeableViewA simple view for building card like interface like Tinder and Potluck. ZLSwipeableView was originally developed for Murmur.

  • fave-button - FaveButton is an iOS cute animated like button written in Swift inspired by Twitter's Heart Animation.

Other