我是新来的本地人。我正在导航。问题在于标题文本未居中。我已经尝试过
static navigationOptions = {
title: "Help",
alignSelf: 'center',
marginLeft: 50,
headerLayoutPreset: 'center',
textAlign: 'center',
justifyContent:"center",
headerStyle: {
backgroundColor: '#a01b1b',
textAlign: 'center',
headerLayoutPreset: 'center',
justifyContent:"center",
},
答案 0 :(得分:2)
像下面一样设置artisan
,以将标题设置在标题的中央
headerTitleStyle