Releases: robbdimitrov/RDVTabBarController
Releases · robbdimitrov/RDVTabBarController
RDVTabBarController 1.3.0
Updated to work with Xcode 11 and iOS 13.
RDVTabBarController 1.2.0
Compatibility with iOS 8+, Xcode 10
RDVTabBarController 1.1.9
- Fix an issue where tabBarItem's title frame was calculated only based on the font size, ignoring kerning
RDVTabBarController 1.1.8
- 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
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
Add support for translucent tab bar.
RDVTabBarController 1.1.5
- Improve storyboard support
- Use tabBarHeight if minimumContent Height is not set
RDVTabBarController 1.1.4
- Add storyboard support, redraw badge after changing its value
- Set tabBarController as associated object to
UIViewControllers
RDVTabBarController 1.1.3
- 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
- Fix a bug where the tabBarHidden property is ignored.
- Set default value for selectedTitleAttributes.