EndouMari/TabPageViewController

Detect when tab VC is loaded

maite-manana opened this issue · 0 comments

Is there a way to detect when a tab VC is being loaded each time a tab is pressed? Because viewWillApprear/viewDidAppear is not doing it for me.
I need this to update the navBar each time a tab is selected.
Thanks