How set properly paddings and statusBar color on iOS?

I am using this on my app and i see the statusbar completly white… It can be fixed?

this.statusBar.backgroundColorByHexString('005CB2');

Another issue than i detect it’s a strange padding in the top of my sidemenu… There are some element who interacts with that padding?