I am trying to implement a custom TabBar with unselected and selected images. I used a custom UITabBarItem and used my images. the first result was this after using Image Inset +6 Top -6 Bottom.:
but left/right TabBarItems are kinda over each other. I tried using the right/left inset but this is not working properly. And also if I use left/right inset when I press again an already selected TabBarItem it shrinks.
Note * unpressed images are 82x64 , pressed images are 81x60