Post

Replies

Boosts

Views

Activity

Comment on How to change tab bar item text color programmatically in iOS 15? It doesn't work like in iOS 14.
I am having the same issue. After settings scrollEdgeAppearance to standardAppearance to get an opaque tabBar, UITabBarItem.appearance().setTitleTextAttributes([.foregroundColor: UIColor.red], for: .selected) doesn't do anything. titleTextAttributes returns nil and the text color defaults to systemBlue.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’21