https://github.com/jzau/awesome-ios-animation
Curated list of iOS Animation libraries
https://github.com/jzau/awesome-ios-animation
List: awesome-ios-animation
Last synced: 4 months ago
JSON representation
Curated list of iOS Animation libraries
- Host: GitHub
- URL: https://github.com/jzau/awesome-ios-animation
- Owner: jzau
- Created: 2014-08-30T12:09:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T08:15:48.000Z (almost 8 years ago)
- Last Synced: 2024-10-15T05:01:40.807Z (6 months ago)
- Homepage:
- Size: 11.7 KB
- Stars: 896
- Watchers: 58
- Forks: 151
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ios - @jzau - Collection of Animation projects. (Other Awesome Lists / Medium)
- awesome-ios-star - @jzau - Collection of Animation projects. (Other Awesome Lists / Medium)
- ultimate-awesome - awesome-ios-animation - Curated list of iOS Animation libraries. (Other Lists / Julia Lists)
README
awesome-ios-animation
=====================# Awesome iOS Animation
Paper Fold Effect
-----------------
- [View Controller Transitions Library](https://github.com/ColinEberhardt/VCTransitionsLibrary)
- [PaperFoldGallery](https://github.com/honcheng/PaperFoldGallery)
- [PaperFoldMenuController](https://github.com/honcheng/PaperFoldMenuController)
- [MPTransition](https://github.com/mpospese/MPFoldTransition)
- [PaperFold for iOS](https://github.com/honcheng/PaperFold-for-iOS)
HUD
---
- [MBProgressHUD](https://github.com/jdg/MBProgressHUD)
- [SVProgressHUD](https://github.com/TransitApp/SVProgressHUD)
Pull To Refresh
----------------- [CBStoreHouseRefreshControl](https://github.com/coolbeet/CBStoreHouseRefreshControl)Fully customizable pull-to-refresh control inspired by Storehouse iOS app

Others
------
- [Mutual Mobile Drawer Controller](https://github.com/mutualmobile/MMDrawerController) - A lightweight, easy to use, Side Drawer Navigation Controller.
- [LTMorphingLabel](https://github.com/lexrus/LTMorphingLabel) - Morphing Label written in Swift.

- [AMWaveTransition](https://github.com/andreamazz/AMWaveTransition) - Custom transition between viewcontrollers holding tableviews. Each cell is animated to simulate a 'wave effect'.

- [hamburger-button](https://github.com/robb/hamburger-button) - A hamburger button transition.

- [TimeScroller](https://github.com/andrewroycarter/TimeScroller) - A UI Element that hovers beside the scroll bar of a UITableView (Mimicking the Path app).
- [EZAudio](https://github.com/syedhali/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](https://github.com/raffael/SISinusWaveView) - A Siri like voice input visualizer using EZAudio.
- [JTSImageViewController](https://github.com/jaredsinclair/JTSImageViewController) - An interactive iOS image viewer that does it all: double tap to zoom, *flick to dismiss*(like Tweetbot), et cetera.
- [GLMoveToTrashAnimation](https://github.com/RATTLESNAKE-VIPER/GLMoveToTrashAnimation) - Move to trash animation replica from Whatsapp.
- [Jazz Hands](https://github.com/IFTTT/JazzHands) - A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros.
- [Swipe-to-Select-GridView](https://github.com/Seitk/Swipe-to-Select-GridView) - A example project to make a swipe-to-select GridView based on UICollectionView.
- [YLGIFImage](https://github.com/liyong03/YLGIFImage) - Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.
- [MHVideoPhotoGallery](https://github.com/mariohahn/MHVideoPhotoGallery) - A Photo and Video Gallery.
- [MGSwipeTableCell](https://github.com/MortimerGoro/MGSwipeTableCell) - An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
- [Canvas](https://github.com/CanvasPod/Canvas) - Animation in Xcode without code.

- [FLEX](https://github.com/Flipboard/FLEX) - An in-app debugging and exploration tool for iOS.
- [FXBlurView](https://github.com/nicklockwood/FXBlurView) - UIView subclass that replicates the iOS 7 realtime background blur effect, but works on iOS 5 and above.- [animated-tab-bar](https://github.com/Ramotion/animated-tab-bar) - RAMAnimatedTabBarController is a Swift module for adding animation to tabbar items.

- [ZLSwipeableView](https://github.com/zhxnlai/ZLSwipeableView)A simple view for building card like interface like Tinder and Potluck. ZLSwipeableView was originally developed for Murmur.
- [fave-button](https://github.com/xhamr/fave-button) - FaveButton is an iOS cute animated like button written in Swift inspired by Twitter's Heart Animation.

Other
-----
- [iOS-Simulator-Photo-Importer](https://github.com/arturgrigor/iOS-Simulator-Photo-Importer) - Photo Importer App for iOS Simulator.
- [MagicalRecord](https://github.com/magicalpanda/MagicalRecord) - Super Awesome Easy Fetching for Core Data
- [FastImageCache](https://github.com/path/FastImageCache) - iOS library for quickly displaying images while scrolling
- [Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift) - Design Patterns implemented in Swift.
- [iOS8-day-by-day](https://github.com/ShinobiControls/iOS8-day-by-day)
- [Awesome iOS](https://github.com/vsouza/awesome-ios) - A curated list of awesome iOS frameworks, libraries, tutorials, xcode plugins and components.