去掉导航栏的线条在
<x.Navigator
screenOptions={{
headerStyle: {
borderBottomWidth: 0,
},
headerShadowVisible: false, //去阴影
}}>
去掉导航栏的线条在
<x.Navigator
screenOptions={{
headerStyle: {
borderBottomWidth: 0,
},
headerShadowVisible: false, //去阴影
}}>
本文标题:react-navigation/native
本文链接:https://www.haomeiwen.com/subject/frcchjtx.html
网友评论