I'm using react-native-navigation v2 and this is how my app looks like with translucent status bar. In the RNN v1, there is an API that allows adding custom padding to the top bar - navBarTopPadding, but I couldn't find similar API for the RNN v2.
Is there an easy way to fix the issue?
Are there any plans to add this API to the second version?