Cuberto / flashy-tabbar

One another nice animated tabbar
MIT License
721 stars 73 forks source link

How to change the color of the tab bar. #8

Closed Jaystiqs closed 5 years ago

Jaystiqs commented 5 years ago

My application is dark and the tab bar is white. How do you change the color of the tab bar? CBFlashyTabBar.appearance() doesn't work. Neither does the bar tint color on storyboard

askopin commented 5 years ago

fixed this bug, both ways should work now. P.S. to not 'multiply entities without necessity' we decided to keep all our tab bar animations in one place: https://github.com/Cuberto/cb-tabbar (flashy style exactly matches this component behavior)