I am working on an App in which clicking on message icon in navigation bar in one view segues to other view where CometChat
extension is used.
However when I go to the other view my entire navigation bar is hidden and all i see is the Cometchat
on all the view.
I've tried to add a button by going through code in Cometchat
UI kit but without luck. So is there any way I can make my nav bar visible or anything what I can use to return to the app?