Manually trigger `UITabBarControllerDelegate` didSelect method
Fixing issue #47 now UITabBarControllerDelegate
tabBarController(_ tabBarController: UITabBarController, didSelect viewController: UIViewController)
is triggered manually and now responds to interactive transition as well as regular animations.