lucoceano / Pager

Pager is the simplest and best way to implement sliding view controllers in Swift
MIT License
232 stars 41 forks source link

detail view controller navigation problem #18

Closed mrbayri closed 8 years ago

mrbayri commented 8 years ago

i have a navigation controller, i used tableview page in Pager. When i click tableviewcell navigation controller doesn't work, how to fix?

keyanli commented 8 years ago

I also have this problem. Same as tabBar viewcontroller, when I click tableviewcell, the tabbar is also not shown.

lfarah commented 8 years ago

I'm gonna look into that right now. Thanks for reporting!

nsleche commented 8 years ago

hey guys, i just submitted a PR adding a tableView with navigation to detail to the example project, if you guys can check and see if it may help you would be nice.

lfarah commented 8 years ago

@mrbayri, @keyanli any updates on that?

lfarah commented 8 years ago

Closing. Will reopen if any replies