Quote:
Originally Posted by joshholat
Sorry, I didn't explain it well. I don't want the button to be in the title bar. I want the top half to be ui elements like text fields and buttons and what not and the bottom half to be a table view. However, I want that bottom half table view to also be a navigation view and push new items onto the screen...
|
It's not the title bar. You can set the tableview's tableHeaderView property to be any kind of view you want, as well as modify its size.