Ios swift – How to draw a curve in Bezier Path?
I'm trying to achieve this design in iOS UIKit Using bezier path I have completed it but I am unable to achieve the inverted curve from the left side. I'm using two shape layers, one for the circle in the…