In this section, we are going to learn the basic fundamentals of animation in SwiftUI and start by looking at simple yet effective animations.
We'll start by taking a look at implicit animations. With SwiftUI, these don't come much easier. Then, we'll take a look at its counterpart, explicit animations, and understand what they have to offer us, both programmatically and over implicit animations.