navigate('Cart'); // While going from Cart -> Payment (Here is the key) navigation.dispatch( StackActions.replace('Payment') );. Now when you ...
確定! 回上一頁