How i can do a UIView animation like a radar? I already have a UIView with the circles created with drawrect, but how i can create a line, doing a clock animation?
Like the image below :

|
How i can do a UIView animation like a radar? I already have a UIView with the circles created with drawrect, but how i can create a line, doing a clock animation? Like the image below :
|
|||
|
|
|
If you are already having all these images then you only require one radar line animation. You can rotate radar line using this code:
(Guess radar line - semi transparent image is also there with you.) Hope this will help you. |
|||
|
|
|
You can create |
|||
|
|