I have spent a bit of time implementing a background image behind my TabBar in an iPhone App. I used a combination of internet tutorials and so I have posted my own variant.
Step 1:
Create a new class named CustomUITabBarController.
(more…)