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

How to prohibit pictures from rendering #285

Closed rgmyyw closed 4 years ago

rgmyyw commented 4 years ago

How to prohibit pictures from rendering ?

my need is to not need pictures for color rendering, only animation

image.tintColor == none

Please tell me how to do it ,thanks.

igork-ramotion commented 4 years ago

@nilhy Hey, if I understand you right you can use isHidden or use empty UIImage to hide image in RAMAnimatedTabBarItem. If that doesn't help you please provide more information and reopen this issue