Skip to content

Manually trigger `UITabBarControllerDelegate` didSelect method

Compare
Choose a tag to compare
@marcosgriselli marcosgriselli released this 18 Aug 21:57
· 63 commits to master since this release

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.