Monday, 12 August 2013

Create a UIView in storyboard

Create a UIView in storyboard

How to create UIView in storyboard for UIBarButtonItem presenting
popovercontroller. Is it possible to create separate UIView without having
any UIViewController?
Requirement is that UIBarButtonitem in UIViewController when pressed
should present a UIView as a popover controller, which has a UITableview
in it.
Thanks for help.

No comments:

Post a Comment