Dominik Hofer
Day 21 #100DaysOfSwiftUI
ā Built the GTF project
š takeaways:
š Use .shuffled() for a randomized array
š .font() modifier is for changing the look of text (uses dynamic type)
š Use multiple Spacer() to distribute space
Learned a ton about custom styling in this project!