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

Center tab button not loading the viewcontroller #239

Closed bibinpath closed 2 years ago

pranavansp commented 4 years ago

Change "ESTabBarItemContentView" class's property as renderingMode = .alwaysOriginal

Problem: Image view's image rendering mode was template so that image taking white color by switching different color or .alwaysOriginal you can able to see the image.