I would like to make vertical menu with offset which is calculated by position. Center row is more on right than others, like in picture. Also center row is marked as pressed. Can anyone suggest some sample how to achieve that? Now I am looking at iCarousel, but can’t find how to make vertical carousel like this
I would like to make vertical menu with offset which is calculated by position.
Share
As per your image displayed in question, it looks like you can use this custom tableview code.
Where in did select row method you can write your own logical code.
CustomCircularTableView
Hope this will work for you.
Enjoy Coding 🙂