Right now, I'm using black/white pngs as my icons, and using tintColor when user selects them. I feel that this is too plain.
I want to use multi-color images (it's selected) and then a grey-scale version of the same image (when it's not selected)
How do I use two images for each TabBar Item?