THTinderNavigationController icon indicating copy to clipboard operation
THTinderNavigationController copied to clipboard

Hide/show navigationBar

Open daymont87 opened this issue 9 years ago • 0 comments

Hello! Your implementation is really good! But can you help me with my question: When i try to hide navigationBar - this method doesn't work:

[[self navigationController] setNavigationBarHidden: NO animated:YES];

How can i hide/show THTinderNavigationBar? (i just want make navigationBar hide when user scroll newsfeed down and show when scroll up)

daymont87 avatar Oct 11 '15 12:10 daymont87