uitableview - iOS - Navigation bar - Inside table view with another navigation bar -
i'm having navigation based application.
in middle of view i've table view. on tapping cell in table view views of table view must pushed. i'm thinking if have tableview inside navigation bar can achieve this.
possible have tableview+nav bar inside navigation based application?
i found solution navigation controller inside navigation controller
Comments
Post a Comment