I would be really grateful if someone could explain how to show/ Hide UItoolbar and/or UINavigationBar by single taping. eg like in the fullscreen picture gallery. I would like to implement image gallery with controls on the toolbar which would be dissmissed/revealed by tapping once on the image.
Share
I’d add a UIGestureRecognizer to the view you’re wanting to tap.