eggswift / ESTabBarController

:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
MIT License
5.17k stars 578 forks source link

add tabBarHeight property to ESTabBar, set to change tabbar height #284

Closed quanh closed 1 year ago

quanh commented 1 year ago

Changes: add tabBarHeight property in ESTabBar class Usage:

estabbar.tabBarHeight =  70 + safeAreaInsets.bottom // value > 0, else tabbar use default height