Navigation bar position

I have a problem with the navigation bar layout of my app. The text overlaps with the status bar. How can I move it down bit? Picture was taken on ios simulator.
Thanks,
EL

Hi, try to add the cordova status bar plugin

cordova plugin add org.apache.cordova.statusbar

I have the same issue, adding this plugin didn’t work for me: Navbar under status bar