; const popAction = StackActions.pop({n: 1}); this.props.navigation.dispatch(popAction);

相关文章: