Ios swift – Circular progress view with outside stroke
I am trying to create a circular progress view that has stroke outside. But my stroke starts from inside of the view instead of the start from the outside it like border. How can I solve it? My code: var…