How to create circle shape UITableView in iOS?

181 Views Asked by At

I want to develop following screen in IOS.

enter image description here

Question:-

Is there any other library that can help developing the desired screen?

How to develop such screen using custom view? I mean what are steps to develop such custom view easily?

1

There are 1 best solutions below

0
Sanoj Kashyap On

I guess you can get the idea from this tutorial. You have to modify the code as well. Probably they are not using tableView.

https://www.raywenderlich.com/9864/how-to-create-a-rotating-wheel-control-with-uikit