Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: Bottom Nav Bar

Bottom Nav Bar 1 year, 3 months ago #1

Hi Tarek

As I am limited to what I can have in terms of buttons on the Top Nav Bar, I was thinking that the bottom Nav Bar may be an option - are there limits there ?

I was trying to add a Bottom Nav Bar to the RootViewController, but was not having much luck.

I did look at detailViewHidesBottomBar but was not sure how to implement this or even if this is the right approach.

So what I am looking for is a visible bottom bar that shows things like the Info button, plus others as I require it, like an email icon etc.

Any ideas to point me in the right direction would be appreciated.

Iain
  • ihmunro
  • OFFLINE
  • Expert Boarder
  • Posts: 135
  • Karma: 0

Re: Bottom Nav Bar 1 year, 3 months ago #2

Hi Iain,

There isn't such a thing as a bottom navigation bar, what you're referring to is called a toolbar. In Interface Builder, just place a UIToolBar under the UITableView (to do that you'll have to use a UIViewController instead of a UITableViewController, please refer to PeopleViewController.xib for an example of using a UITableView with other controls in a UIViewController). Again, all this has nothing to do with STV, STV just manages the UITableView control on your view controller.
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2404
  • Karma: 72
  • Page:
  • 1
Time to create page: 1.10 seconds