eact-navigation
译注:从0.44版本开始,Navigator被从react native的核心组件库中剥离到了一个名为react-native-deprecated-custom-components...super(props);
}
static navigationOptions = {
headerTitle: 'Navigation',
// header: null, // 隐藏顶部导航...navigation.state.params.user}`,
});
static navigationOptions = {
headerTitle: '第一页',
// header: null, // 隐藏顶部导航...navigation.state.params.papa}`,
});
static navigationOptions = {
headerTitle: '第二页',
// header: null, // 隐藏顶部导航...super(props);
}
static navigationOptions = {
headerTitle: 'Navigation',
// header: null, // 隐藏顶部导航