same status bar for all react native code example
Example: how to render react native app under the status bar
adding following code to the root view tag of your component =>
paddingTop:StatusBar.currentHeight
adding following code to the root view tag of your component =>
paddingTop:StatusBar.currentHeight