const TabNavigator = createBottomTabNavigator({
  ...模块,
  ...模块,
},{
  navigationOptions:{
    header:null
  }

 

相关文章: