Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/react-native/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native 如何删除本机抽屉中的默认标头?_React Native_React Native Android_React Native Ios - Fatal编程技术网

React native 如何删除本机抽屉中的默认标头?

React native 如何删除本机抽屉中的默认标头?,react-native,react-native-android,react-native-ios,React Native,React Native Android,React Native Ios,我尝试过{header:null}和{headerMode:null},但都不起作用。任何人都可以提供删除本机react抽屉中默认标头的解决方案。上述内容适用于stack navigator,但适用于react native react Drawer。您可以发布创建路由器的代码吗?您可以发布创建路由器的代码吗?

我尝试过{header:null}和{headerMode:null},但都不起作用。任何人都可以提供删除本机react抽屉中默认标头的解决方案。上述内容适用于stack navigator,但适用于react native react Drawer。

您可以发布创建路由器的代码吗?您可以发布创建路由器的代码吗?