<< 07-WordScramble | 09-Milestone 2 >>
implicit animations, explicit animations, binding animations, multiple animations, gesture animations, transitions, and more.
Go back to the Guess the Flag project and add some animation:
When you tap a flag, make it spin around 360 degrees on the Y axis.
🔗 Solution
Make the other two buttons fade out to 25% opacity.
🔗 Solution
Add a third effect of your choosing to the two flags the user didn’t choose – maybe make them scale down? Or flip in a different direction? Experiment!
🔗 Solution