Understanding Animation with SwiftUI
In the first chapter, we covered many SwiftUI fundamentals we will see when we start building projects. In this chapter, we will look at how animations work, including timing curves and animatable properties, which will lay the foundation for the projects we build.
The following are the key topics we will explore:
- What is animation?
- Understanding timing curves
- Understanding animation types
- Triggering animations
- Exploring animatable properties