Ramotion / animated-tab-bar

:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
https://www.ramotion.com/animated-tab-bar-ios-app-development-ui-library/
MIT License
11.13k stars 1.33k forks source link

hidesBottomBarWhenPushed and animationTabBarHidden #144

Closed dorinsimina closed 6 years ago

dorinsimina commented 8 years ago

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?

allenwong commented 8 years ago

I have same issue, sigh.

Mosaics commented 7 years ago

I have same issue too.

akashlazy commented 7 years ago

I have same issue too hidesBottomBarWhenPushed not work icons still appearing

BaluNaik commented 6 years ago

I have same issue.

0ber commented 6 years ago

HidesBottomBarWhenPushed is hard to implement. But you could hide AnimationTabBar manually. Use this method https://is.gd/g1k8PQ

Sabellus commented 5 years ago

uncheck translucent property in tabbar