Delegate 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
Drawing with Swift — my article seriesMy index of articles about UIKit’s UIBezierPath and CGPath, and SwiftUI’s Path.Aug 1, 2022Aug 1, 2022
Cheat Sheet for UIBezierPath, CGPath and PathUIBezierPath, CGPath, and Path's code boilerplate to use and remember the basicsAug 1, 2022Aug 1, 2022
Published inBetter ProgrammingDrawing With SwiftUI’s PathHow to use the SwiftUI’s Path view to draw lines, curves, and more complex figuresJul 28, 2022Jul 28, 2022
Drawing with UIKit’s CGPathHow to use the UIKit's CGPath object to draw lines, curves and more complex figures.Jul 28, 2022Jul 28, 2022
Drawing with UIKit’s UIBezierPathHow to use the UIKit's UIBezierPath object to draw lines, curves and more complex figures.Jul 25, 2022Jul 25, 2022
Published inDev 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
Bé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
Published iniOS 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