Skip to content

Releases: robbdimitrov/RDVTabBarController

RDVTabBarController 1.3.0

05 Oct 18:27
074c205
Compare
Choose a tag to compare

Updated to work with Xcode 11 and iOS 13.

RDVTabBarController 1.2.0

21 Oct 14:27
Compare
Choose a tag to compare

Compatibility with iOS 8+, Xcode 10

RDVTabBarController 1.1.9

22 Dec 13:18
Compare
Choose a tag to compare
  • Fix an issue where tabBarItem's title frame was calculated only based on the font size, ignoring kerning

RDVTabBarController 1.1.8

08 Nov 10:42
Compare
Choose a tag to compare
  • 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

RDVTabBarController 1.1.7

08 Jul 20:38
Compare
Choose a tag to compare

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

RDVTabBarController 1.1.6

18 May 16:05
Compare
Choose a tag to compare

Add support for translucent tab bar.

RDVTabBarController 1.1.5

09 May 21:18
Compare
Choose a tag to compare
  • Improve storyboard support
  • Use tabBarHeight if minimumContent Height is not set

RDVTabBarController 1.1.4

08 May 07:16
Compare
Choose a tag to compare
  • Add storyboard support, redraw badge after changing its value
  • Set tabBarController as associated object to UIViewControllers

RDVTabBarController 1.1.3

01 Feb 23:37
Compare
Choose a tag to compare
  • Always return the root tabBarController no matter how deep the controller hierarchy is
  • Fixed animations for showing and hiding of the tabBar

RDVTabBarController 1.1.2

10 Jan 09:58
Compare
Choose a tag to compare
  • Fix a bug where the tabBarHidden property is ignored.
  • Set default value for selectedTitleAttributes.