Is it possible to disable a UITabBarItem without greying out the image and text? I'm disabling an item but when the item becomes disabled it's image and text are also dimmed. Is there any way to keep the default selected appearance while also having it disabled?
This image is what the bar looks like when the item is disabled.
This image is what the bar looks like when the item is enabled.