Pragma Conference 2024: SwiftUI animation under the hood
Detailed image description of the sketchnote
- Theory
- Animation Design
- Built-in Animations
- Problems
- Transitions
- Custom Animatable view and Modifier
- ...
.animation (.easeInOut, isOn)
test where to put animation in code...