Skip to content

Releases: vincentneo/SRTabBarController

Fonts!

02 Sep 12:47
f522414
Compare
Choose a tag to compare

Minor Update

  • Font of the tab bar items can now be changed by using tabBarFont. Options are as usual like normal NSFont.

New fork, New feature!

02 Sep 08:39
453ac2f
Compare
Choose a tag to compare

Brand New fork of SRTabBarController.

  • Works fully on Swift 4.
  • New feature: tabBarImagePosition, which allows for the image position of the tab bar's item to be user-defined. Defaults to the regular image on top of text.