Skip to content

Latest commit

 

History

History

08-Animations

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Animations

Project 6
Author: Zai Santillan
Jan 18, 2023 - Wednesday

<< 07-WordScramble | 09-Milestone 2 >>

📝 What I Learned

implicit animations, explicit animations, binding animations, multiple animations, gesture animations, transitions, and more.

Excalidraw - Day 32 to 34

🏆 Challenges

Go back to the Guess the Flag project and add some animation:

  1. When you tap a flag, make it spin around 360 degrees on the Y axis.

    🔗 Solution

  2. Make the other two buttons fade out to 25% opacity.

    🔗 Solution

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

Pull Request

📷 Screenshots

Project 6 - Challenges

Resources

<< 07-WordScramble | 09-Milestone 2 >>