.animation

#animation #withanimation

Overview

Adds animation to an object.

In animations order is changes many things. So try different things and put them in a rright order.

Subjects

.withAnimation()

#animatableData

animates the shape

Hacking with Swift / 100 Days / Day-45 / Animating simple shapes with animatableData

AnimatablePair

#EdgeInset

Hacking with Swift / 100 Days / Day-45 - Animating complex shapes with AnimatablePair

withAnimation {}

Spring Animation

Hacking with Swift / 100 Days / Day-90 - Fixing the bugs

Tags: #

.animation

.slide => Slides to the right side

.opacity => Fades

.scale => ???

Sources

Videos

Articles / Documents

Last updated