Jelly
Transition library
A library that simplifies the creation of animated view controller transitions and presentations in iOS app development.
🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
2k stars
36 watching
123 forks
Language: Swift
last commit: over 2 years ago
Linked from 2 awesome lists
animationsiosswiftuikituipresentationcontrolleruiviewcontrollerviewcontroller-transition
Related projects:
Repository | Description | Stars |
---|---|---|
kelvinjin/animatedcollectionviewlayout | A UICollectionViewLayout subclass with customizable animations and transitions | 4,750 |
colineberhardt/vctransitionslibrary | A collection of iOS view controller transitions and interaction controllers | 4,553 |
willowtreeapps/spruce-ios | A Swift library for choreographing animations on iOS screens | 3,445 |
icanzilb/easyanimation | A Swift library to extend the animation capabilities of UIView animations with features like layer animations, springs, and chainable animations. | 2,960 |
touchwonders/transition | A library that helps build custom, interactive view controller transitions with animation and interaction handling | 2,641 |
ifttt/jazzhands | An animation framework for UIKit that uses keyframes to create smooth animations | 6,401 |
icalialabs/presentr | A wrapper around iOS modal presentation APIs to simplify custom view controller presentations with various animation options. | 3,070 |
ibanimatable/ibanimatable | An Interface Builder toolset for designing and animating UI components and animations in Xcode without writing code. | 8,672 |
john-lluch/swrevealviewcontroller | A UIViewController subclass for presenting side view controllers behind a front controller with animation and customization options. | 4,515 |
jellydevelopment/jdanimationkit | A Swift animation library that simplifies UI animation by providing a set of pre-defined animations and easing functions. | 607 |
hyperoslo/presentation | A framework for creating animated pages and views in iOS apps with customizable positioning and animations. | 3,046 |
jhurray/jhchainableanimations | A framework that enables easy-to-write and chainable animations in mobile apps. | 3,228 |
daimajia/androidviewanimations | A collection of reusable animation effects for Android | 12,433 |
yalantis/guillotinemenu | A library that provides a customizable Guillotine Menu Transitioning Animation for iOS menus | 2,909 |
devxoul/then | Syntax sugar for initializers in Swift | 4,210 |