AnimateTabbarBadgeView
AnimateTabbarBadgeView copied to clipboard
AnimateTabbarBadgeView
UITabBarController Extention to make badge View animated
All what you need just
1 - drob the Extension+UITabBarController.swift at your project
2 call it like this
self.tabBarController?.animateTabBarBadgeView()
