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

How can i increase tabbar item image size #216

Closed ramesh09ios closed 4 years ago

ramesh09ios commented 4 years ago

i am unable to increase the size of the image using this tabbar

ramesh09ios commented 4 years ago

How could i adjust the text in iPad for centre image

Sc113851
imJithin777 commented 4 years ago

Have u got any solution for the size changing

eggswift commented 4 years ago

try ExampleIrregularityContentView ?

eggswift commented 4 years ago

Custom an ESTabBarItemContentView subclass, and var titleLabel and imageLabel by your self, hidden the original one.