Challenge: Animated artistry in SwiftUI

1 · Apple · June 2, 2021, 11:31 a.m.
Put trigonometry to good use and show us your artistic side by creating a stunning graphical animation in SwiftUI.Begin the challengeThe SwiftUI canvas is a powerful new way to represent and animate graphics, while drawingGroup remains a great way to flatten and render views offscreen to create beautiful graphics. Explore both canvas and drawingGroup and create an awesome graphical animation that you can animate with animations or the new TimelineView. Add your creation to a view in your existin...