cwRichardKim / RKSwipeBetweenViewControllers

Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar
MIT License
1.67k stars 156 forks source link

How can I hide navigation bar completely? #46

Open hiren43 opened 6 years ago

hiren43 commented 6 years ago

I'm not able to hide navigation bar even using [self.navigationController setNavigationBarHidden:YES];

I also have commented code which is responsible to draw SegmentButtons.