View Will appear of current view controller is called when pushing new view controller
AceCracked opened this issue · 0 comments
AceCracked commented
I have a strange issue, I have a navigation controller which contains the pager, when I try to push another view controller from the navigation controller, the view will appear method of the view controller inside the first tab is called, how can I solve this?
thanks