
How to add a StatusBar in your React Native application
I'm sure that at some point you stumbled upon the problem with the status bar. By default the React Native draws the container view from the top left corner of the screen without taking in case the status bar. To resolve this issue, we give the container view top margin