Luiz Pedro Franciscatto GuerraDelegate PatternThe Delegate Design Pattern is a very useful tool to have under your belt. It helps with keeping things simple, modularity, loose coupling…Mar 2, 2023Mar 2, 2023
Luiz Pedro Franciscatto GuerraDrawing with Swift — my article seriesMy index of articles about UIKit’s UIBezierPath and CGPath, and SwiftUI’s Path.Aug 1, 2022Aug 1, 2022
Luiz Pedro Franciscatto GuerraCheat Sheet for UIBezierPath, CGPath and PathUIBezierPath, CGPath, and Path's code boilerplate to use and remember the basicsAug 1, 2022Aug 1, 2022
Luiz Pedro Franciscatto GuerrainBetter ProgrammingDrawing With SwiftUI’s PathHow to use the SwiftUI’s Path view to draw lines, curves, and more complex figuresJul 28, 2022Jul 28, 2022
Luiz Pedro Franciscatto GuerraDrawing with UIKit’s CGPathHow to use the UIKit's CGPath object to draw lines, curves and more complex figures.Jul 28, 2022Jul 28, 2022
Luiz Pedro Franciscatto GuerraDrawing with UIKit’s UIBezierPathHow to use the UIKit's UIBezierPath object to draw lines, curves and more complex figures.Jul 25, 2022Jul 25, 2022
Luiz Pedro Franciscatto GuerrainDev GeniusCalculating Relative Points from different frame sizesExplaining formulae to calculate relative points through different screen sizes, making sure custom widgets will work in every deviceJul 25, 2022Jul 25, 2022
Luiz Pedro Franciscatto GuerraBézier Fundaments for SwiftSo, you have decided to set some drawings on your application, but sometimes, using PNGs isn’t working out, and it doesn’t let you perform…Jul 25, 2022Jul 25, 2022
Luiz Pedro Franciscatto GuerrainiOS App DevelopmentHow to personalize and use UISlider in SwiftSo, you had that amazing idea for an app and you want to use a slider in the app, but you have no idea how to use it because it’s your…May 24, 20191May 24, 20191