When it comes to drawing lines in Swift, most solutions out there are to override the drawRect function in a UIView, but I'm looking for a more dynamic way to draw a line.When it comes to drawing lines in Swift, most s
When it comes to drawing lines in Swift, most solutions out there are to override the drawRect function in a UIView, but I'm looking for a more dynamic way to draw a line.When it comes to drawing lines in Swift, most s