Detecting Taps
We start building a Mac app to visually construct SwiftUI paths.
Episode 244 · Mar 05 2021
We build a simple macOS vector-drawing app to visually construct SwiftUI paths.
9 Episodes · 3h15min
We start building a Mac app to visually construct SwiftUI paths.
Episode 244 · Mar 05 2021
We implement a click and drag gesture to draw curves and quad curves.
Episode 245 · Mar 12 2021
We use drag gestures to allow moving existing points and control points around.
Episode 246 · Mar 19 2021
We add more gestures, like double-clicks and dragging with modifiers, to allow editing control points.
Episode 247 · Mar 26 2021
We generate SwiftUI path code from the drawing in our app.
Episode 248 · Apr 02 2021
We implement keyboard commands with modifiers to be able to move points more precisely.
Episode 250 · Apr 16 2021
We draw grid lines on our canvas and implement point snapping to this grid.
Episode 251 · Apr 23 2021
We change our app to use the SwiftUI app life cycle, make it document based, and add a custom menu.
Episode 252 · Apr 30 2021