msalah1193 / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Swift 100.0%