Follow along at https://www.hackingwithswift.com/100/swiftui/45.
This day covers Part Three of Project 9: Drawing
in the 100 Days of SwiftUI Challenge. (Project 9 files can be found in the directory for Part One.)
It focuses on several specific topics:
- Special effects in SwiftUI: blurs, blending, and more
- Animating simple shapes with animatableData
- Animating complex shapes with AnimatablePair
- Creating a spirograph with SwiftUI