objective c - how to customize More Tabbar TableView Cell for storyboard ios 6? -


i have add 6 or more tabbar on storyboard. automatically generate more tab. when click more button. can see other view controller on tableview row cell. couldn't change cell view.

how customize cell view more tabbar table view ?

best regards.

create custom table view cell reference go through

http://www.appcoda.com/customize-table-view-cells-for-uitableview/


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -