Tabman
Tabman copied to clipboard
Change selectes state image like default tabBar in iOS?
is there a way to maintain two state of image in TMBarItem, one for default state and another for selected state, like default tabBar implementation in tabBarController? I can see there is an option to set image color by setting tintColor, but what if i want different images for default and normal state?
@JukeBoxApp Did you figure this out? Im curious about it too