ApplicationCoordinator icon indicating copy to clipboard operation
ApplicationCoordinator copied to clipboard

Replace UITabBarController storyboard with a pure code implementation

Open daurenm opened this issue 6 years ago • 0 comments

Hi Andrey,

How can we replace UITabBarController with one created through code? Because, if we create UITabBarController through code, viewDidLoad gets called before our handler onViewDidLoad is provided (by tabbarCoordinator.start).

Thanks for the implementation btw.

daurenm avatar Feb 22 '18 07:02 daurenm