RDVTabBarController Versions Save

Highly customizable tabBar and tabBarController for iOS

v1.3.0

4 years ago

Updated to work with Xcode 11 and iOS 13.

v1.2.0

5 years ago

Compatibility with iOS 8+, Xcode 10

v1.1.9

9 years ago
  • Fix an issue where tabBarItem's title frame was calculated only based on the font size, ignoring kerning

v1.1.8

9 years ago
  • Replace strong reference to delegate inside RDVTabBar with weak reference, fix a bug with wrong sized view when starting in landscape orientation
  • Fix an orientation bug in iOS 8, restore tab bar hidden to last state

v1.1.7

9 years ago

Replace strong reference to delegate inside RDVTabBar with weak reference, fix a bug with wrong sized view when starting in landscape orientation.

v1.1.6

9 years ago

Add support for translucent tab bar.

v1.1.5

10 years ago
  • Improve storyboard support
  • Use tabBarHeight if minimumContent Height is not set

v1.1.4

10 years ago
  • Add storyboard support, redraw badge after changing its value
  • Set tabBarController as associated object to UIViewControllers

v1.1.3

10 years ago
  • Always return the root tabBarController no matter how deep the controller hierarchy is
  • Fixed animations for showing and hiding of the tabBar

v1.1.2

10 years ago
  • Fix a bug where the tabBarHidden property is ignored.
  • Set default value for selectedTitleAttributes.