I am using a Tab Bar Controller with 4 navigation controllers further attached to it,Before starting the project I made a demo and it was working fine. Now the problem is,
1.First cell of tableview is underlapping navigation bar and the navigation bar image is stretched.
2.After I pull the tableview down it comes to normal position but the image issue still persists.
3.The constraints are properly set so no issues there.
what I can do to fix the issue and Explain me in details of the issues?