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

Tabbar tint color uses darkmode color in ios 12 #264

Closed stshelton closed 4 years ago

stshelton commented 5 years ago

When testing the implementation of apples new Color assets on ios 11-12, tint color for selected icons are using the "Dark Appearance" color instead of the "Any Appearance" color. In ios 13 I do not run into this problem only when testing on ios 11-12.

IOS 12 IMG_4763

IOS 13 IMG_1853

Color Asset Screen Shot 2019-10-10 at 8 42 00 PM