How to add a view on uinavigationcontroller covering navigation bar in iphone? -
How to add a view on uinavigationcontroller covering navigation bar in iphone? -
i have navigation based application. want add together image covering entire screen. if add together on top of pushed view controller won't cover navigation bar. how solve it?.
you should able utilize [self presentmodalviewcontroller: animated:]; wrapp uiimage uiviewcontroller , nowadays it. display in total screen.
iphone uinavigationcontroller
Comments
Post a Comment