#coreanimation (8 Repositories)
Ranked open-source repositories tagged with #coreanimation, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
8 repositories tagged #coreanimation
tbxark/TKRubberIndicator
A rubber animation pagecontrol
zekunyan/TTGEmojiRate
TTGEmojiRate turns feedback into a living expression. Its original interaction is vertical drag: users move the emoji up or down to score a moment, express mood, and make ratings feel closer to a real emotional response.
b3ll/Decomposed
CATransform3D manipulation made easy.
Dywane/DWAnimatedLabel
An UILabel subclass that lets you animate text with different types
jtrivedi/VariableBlurView
An example of how to create a live, variable blur effect on iOS.
Cindori/FluidGradient
A fluid, animated gradient implemented with CoreAnimation and SwiftUI.
briancoyner/Core-Animation-Fun-House
Core Animation Examples (Basics, Replicator, Reflection, Wiggle Jiggle, Lissajous Curve, Sine Wave, etc.)
devedbox/AXAnimationChain
AXAnimationChain is a chain animation library, can be used to easily create CAAnimation based chain animation. There are two kinds of combination chain, one is called combination, the other is called link, created by the two ways above, the animation can be carried out at the same time, can also according to the time order, you can use the code to create a rich and complex animation.