All Projects → JohnSundell → Animate

JohnSundell / Animate

Licence: mit
Declarative UIView animations without nested closures

Programming Languages

swift
15916 projects
declarative
70 projects

Projects that are alternatives of or similar to Animate

Hero
Elegant transition library for iOS & tvOS
Stars: ✭ 20,547 (+16470.16%)
Mutual labels:  xcode, animations
Swiftui Animation Library
SwiftUI Animation Library. Useful SwiftUI animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can directly implement in your next iOS application or project. The library also contains huge examples of spring animations such as Inertial Bounce, Shake, Twirl, Jelly, Jiggle, Rubber Band, Kitchen Sink and Wobble effects. Browse, find and download the animation that fits your needs.
Stars: ✭ 898 (+624.19%)
Mutual labels:  xcode, animations
Flightanimator
Advanced Natural Motion Animations, Simple Blocks Based Syntax
Stars: ✭ 588 (+374.19%)
Mutual labels:  xcode, animations
Fapanels
FAPanels - Swift
Stars: ✭ 850 (+585.48%)
Mutual labels:  xcode, animations
Badgehub
A way to quickly add a notification badge icon to any view. Make any view of a full-fledged animated notification center.
Stars: ✭ 592 (+377.42%)
Mutual labels:  xcode, animations
Loadingshimmer
An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
Stars: ✭ 1,180 (+851.61%)
Mutual labels:  xcode, animations
Kotlinnativesample
Kotlin Native app working on Android & iPhone
Stars: ✭ 119 (-4.03%)
Mutual labels:  xcode
Uicircularprogressring
A circular progress bar for iOS written in Swift
Stars: ✭ 1,658 (+1237.1%)
Mutual labels:  xcode
Easytransitions
A simple way to create custom interactive UIViewController transitions
Stars: ✭ 1,592 (+1183.87%)
Mutual labels:  animations
Elixir cli spinners
Spinnig Animations for Command Line Applications
Stars: ✭ 117 (-5.65%)
Mutual labels:  animations
Typewriterview
Android library for typewriter like effects
Stars: ✭ 124 (+0%)
Mutual labels:  animations
Backend
Backend is responsible to provide data to EVOlution App - iOS
Stars: ✭ 123 (-0.81%)
Mutual labels:  xcode
Xib2storyboard
A tool to convert Xcode .xib to .storyboard files
Stars: ✭ 121 (-2.42%)
Mutual labels:  xcode
Accesscontrolkitty
Xcode extension - quickly change access control level (public, private etc.) of selected Swift code by Editor menu item or keyboard command
Stars: ✭ 119 (-4.03%)
Mutual labels:  xcode
Xcode Build Times
This BitBar/SwiftBar plugin shows the time you spend waiting for Xcode to do your builds
Stars: ✭ 122 (-1.61%)
Mutual labels:  xcode
Surmagic
🚀 The better way to deal with Binary Frameworks on iOS, Mac Catalyst, tvOS, macOS, and watchOS. Create XCFrameworks with ease.
Stars: ✭ 119 (-4.03%)
Mutual labels:  xcode
Tuist
🚀 Create, maintain, and interact with Xcode projects at scale
Stars: ✭ 2,234 (+1701.61%)
Mutual labels:  xcode
Emptykit
A lightweight, swift library for displaying emptyView whenever the view(tableView/collectionView) has no content to display, just like DZNEmptyDataSet
Stars: ✭ 117 (-5.65%)
Mutual labels:  xcode
Swift Xcode
Use Swift Package Manager directly from within Xcode, w/o the cmdline
Stars: ✭ 121 (-2.42%)
Mutual labels:  xcode
Trainer Mac
Trains a model, then generates a complete Xcode project that uses it - no code necessary
Stars: ✭ 122 (-1.61%)
Mutual labels:  xcode

Animate

This repository contains a reference implementation from my two-part blog post "Building a declarative animation framework in Swift". Note that it's not intended to be used as-is. Instead, it's an example that you can easily build your own animation frameworks on top of.

For questions, comments or feedback, feel free to contact me on Twitter @johnsundell.

Happy animating! 🚀

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].