In the previous section, we learned how to use implicit and explicit animations. By default, we were given a basic animation by SwiftUI, but as we saw with the easeIn option, there are many more variants to choose from.
In this section, we'll be covering all the options that are available and how to use them in our implicit and explicit animations.