Index Drawing with Swift — my article series

Luiz Pedro Franciscatto Guerra
1 min readAug 1, 2022

I wrote a total of 6 articles to help the Swift community to use three technologies that I like: UIKit's UI, CGPathand CGPath, and SwiftUI's Path. This is an index of all of these articles.

Let's take a look at the articles:

  1. Bézier Fundaments for Swift
  2. Drawing with UIKit's UIBezierPath
  3. Drawing with UIKit's CGPath
  4. Drawing with SwiftUI's Path
  5. Cheat Sheet for UIBezierPath, CGPath and Path
  6. (The extra one) Calculating Relative Points from different frame sizes

These articles are built with the intention of:

  • Whoever reads any of 2nd, 3rd or 4th can quickly understand what the other is trying to accomplish too;
  • Whoever reads any of the 2nd, 3rd or 4th won't find it necessary to read any other article in the series to help them understand the problem (so you won’t need to read multiple articles the understand them);
  • However, I wrote the 1st article (and one extra, that didn’t quite fit in this article series) to help understand the concepts I brought here.

--

--

Luiz Pedro Franciscatto Guerra

Software Engineer, native iOS and Flutter developer. I also enjoy learning about design, security, code smells and machine learning. He/him