/TTabBarViewController

Custom UITabBarController class which draw line indicator with custom color above or below the selected tab bar item using 'selectionIndicatorImage' property on the UITabBar class

Primary LanguageSwiftApache License 2.0Apache-2.0

TTabBarViewController

Custom UITabBarController class which draw line indicator with custom color above or below the selected tab bar item using 'selectionIndicatorImage' property on the UITabBar class

How To Use

  • Include TTabBarViewController class to your project files
  • Make Your UITabBarViewController inherit from TTabBarViewController
  • Edit Indicator color and position of indicator from Attributes Inspector