100-days-of-swiftui-and-com.../day-034
CypherPoet fd4f6b2a55 Complete Day 34 2019-10-27 16:24:37 -05:00
..
Challenges/Project2Refactor/GuessTheFlag Complete Day 34 2019-10-27 16:24:37 -05:00
README.md Complete Day 34 2019-10-27 16:24:37 -05:00

README.md

Day 34: Project 6: Animation (Part Three)

Follow along at https://www.hackingwithswift.com/100/swiftui/34.

📒 Field Notes

This day covers Part Three of Project 6: Animation in the 100 Days of SwiftUI Challenge. (Project 6 files can be found in the directory for Part One.)

In addition to recapping the material covered during the project's other days, Day 34 focuses on extending the project according to a set of challenges.

🥅 Challenges

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

Challenge 1

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

Challenge 2

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

Challenge 3

If you tap on the wrong flag? Well, thats down to you get creative!

📸 Screenshots