I need to create a popover in a tabBar in the right side of it.
Like the:
self.navigationItem.rightBarButtonItem
property in a navigationBar.
(Forget the other buttons, i just need one button.) Any idea of how doing this??
Thanks
If you want a popover to appear over a tabbaritem you could look at my answer here: UIPopoverController placement