Reputation: 6826
NSArray
.frame
(CGRect
).NSArray
Is there a quick and ready way to do this easily or may there be a better way to do something like this?
Upvotes: 0
Views: 1064
Reputation: 221
instead of using tableview you can use scrollview with page control. try using this link :https://github.com/cwalcott/UIScrollView-Paging/tree/buttons
Upvotes: -1