Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Navigation bar..disappear #2

Open
fabiosoft opened this issue Sep 11, 2013 · 1 comment
Open

Navigation bar..disappear #2

fabiosoft opened this issue Sep 11, 2013 · 1 comment

Comments

@fabiosoft
Copy link

I really like this Transitions!

I have a navigation controller so i usually push like this
[self.navigationController pushViewController:findSolutions animated:YES];

using your library i'am doing something like this...
[self.navigationController presentNatGeoViewController:findSolutions];
it works...but navigation bar disappear into the destination view controller... how can i solve this situation?

@0x7061
Copy link

0x7061 commented Jun 15, 2014

I got the same problem. I was using it with the Storyboard and the NavigationBar disappeared after I pushed the new ViewController.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants