DrawUnderstantusBar导致选项卡栏底部断开反应Android上的本机导航

DrawUnderstantusBar导致选项卡栏底部断开反应Android上的本机导航,android,react-native,react-native-navigation,Android,React Native,React Native Navigation,我将drawUnderstantusbar:true设置为状态栏透明,这会导致选项卡栏底部被切掉一半。 问题出在Android上,因为DrawUnderstantusbar只是Android道具。 如果将其设置为false,选项卡栏将显示fine 复制步骤: 使用DrawUnderstantusbar:true按下屏幕并弹出(使用选项卡栏进入主屏幕) 环境: React Native Navigation version: 1.1.334 React Native version: 0.55

我将
drawUnderstantusbar:true
设置为状态栏透明,这会导致选项卡栏底部被切掉一半。
问题出在Android上,因为
DrawUnderstantusbar
只是Android道具。
如果将其设置为false,选项卡栏将显示fine

复制步骤:

使用
DrawUnderstantusbar:true
按下屏幕并弹出(使用选项卡栏进入主屏幕)

环境:

React Native Navigation version: 1.1.334
React Native version: 0.55
Platform: Android
Device info (Simulator/Device? OS version? Debug/Release?): Nexus 6, Android 7.1.1, debug