-3

How to draw a dynamic circle in Objective-C

I have to draw 2 circles first outer circle radius is fixed shown in figure filled with green Color (A).

The other circle is dynamic based on some radius(B).

How can I achieve this.

enter image description here

Vineesh TP
  • 7,755
  • 12
  • 66
  • 130