Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 2.81 KB

framework.md

File metadata and controls

29 lines (26 loc) · 2.81 KB

Framework

  • pop An extensible iOS and OS X animation library, useful for physics-based interactions. ⭐
  • Wave Declarative chainable animations in Swift ⭐
  • Spring A library to simplify iOS animations in Swift
  • EasyAnimation A Swift library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level - layers, springs, chain-able animations and mixing view and layer animations together!
  • RazzleDazzle A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros
  • Walker Each step you take reveals a new horizon. You have taken the first step today.
  • Shapes Framework for drawing and animating shaped views on iOS
  • JHChainableAnimations Easy to read and write chainable animations in Objective-C
  • SwiftSVG A single pass SVG parser with multiple interface options
  • Stellar A fantastic Physical animation library for swift
  • JDAnimationKit Animate easy and with less code with Swift
  • Advance A powerful animation framework for iOS, tvOS, and OS X. ⭐
  • MotionMachine A powerful, elegant, and modular animation library for Swift.
  • Keyframes A library for converting Adobe AE shape based animations to a data format and play it back on Android and iOS devices. 🚀
  • Material Material is an animation and graphics framework that is used to create beautiful applications
  • Hero Elegant transition library for iOS, written in Swift.
  • lottie-ios An iOS library to natively render After Effects vector animations http://airbnb.design/lottie/ http://www.lottiefiles.com/ 🚀🚀🚀🚀🚀
  • Motion Seamless animation and transition in Swift
  • spruce-ios Swift library for choreographing animations on the screen.
  • Dance A radical & elegant animation library for iOS.
  • material-motion-swift Reactive motion for iOS.

Interpolation

  • Popsicle Delightful, extensible Swift value interpolation framework