Skip to main content
#DieHimmels­traeumerin

iOS dev • sketchnoting • accessibility • pineapple on pizza • sports • she/her

Pragma Conference 2024: SwiftUI animation under the hood

Sketchnote of a talk at Pragma Conference 2024 about SwiftUI Animation.

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...