Closed dorinsimina closed 6 years ago
I have same issue, sigh.
I have same issue too.
I have same issue too hidesBottomBarWhenPushed not work icons still appearing
I have same issue.
HidesBottomBarWhenPushed is hard to implement. But you could hide AnimationTabBar
manually. Use this method https://is.gd/g1k8PQ
uncheck translucent property in tabbar
I'm trying to use the library in order to navigate from a tabbed bar screen to a full screen view controller. By using hidesBottomBarWhenPushed in conjunction with animationTabBarHidden I've noticed a strange behavior: when coming back the icon images disappears.
Does anyone experienced this issue?