ios - How to use Viper architecture in UITabBarController -


i using uinavigation controller root view controller navigate app.after login/sign-up app launches uitab-bar-controller has static tabs(ui-view-controllers),which created/linked in storyboard.

here getting nil in presenter obj in tab bar (view-controller) class, because may pushed ui-tab-bar-controller not viewcontroller in uinavigationcontroller , when try call presenter. have no clue how manage tab bar internal class while changing tabs.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -