I want to create a circular dial in swift. The entire circle is divided into images and I want to place those images to create a circle. Each image is clickable so that one image placed in centre of the arch could get change.
So I need to create circle using buttons in swift. Please note that I don't want to create a circular button, I want to create circle using button. Something like what is done in below link using labels.