Tag: Animation
All the articles with the tag "Animation".
-
Building captivating content reveal animation.
How can you leverage masking to build a captivating content reveal effect?
-
Details matter - harnessing the power of Core Animation
A friend showed me animations from Stripe Checkout and asked: "how could we implement that on iOS?" Learn how to harness Core Animation for folding, shaking, and button animations.
-
The beauty of imperfection
Perfection is not something one can truly achieve, so it's very smart that one of the best meditation services called Headspace is using an imperfect dot as their brand logo. Learn how to recreate their captivating animated dot effect.
-
Prototyping floating burger menu with CAShapeLayer
Reproducing a floating burger menu animation is simple with CAShapeLayer and CoreAnimation. Learn how to use strokeStart and strokeEnd to create elegant menu transitions.