Adding image view to tab bar is quite easy.
First create new single view application. Embed ViewController inside tabBarController and add new tab name it my account.
After doing all above stuff you will see output as the following image
Now...