I want to achieve the following by code:
Based on a circular path or arc, I need to place other views evenly around the perimeter.
Is this possible without hardcoding the frames? If so, how? In addition to that, can I make a view to follow a path ? if so, how?
Update: I found this answer helpful, but it seems to use a lot of code though... Place images along a bezier path