For example, I have three pages, A, B, C
Then I use navigator.push, and the path is A->B->C. However, after swiping right on page C to return to page B, the gesture cannot be performed. I swiped right to A, and I can only click the return button I set myself. Is there any solution to this?
This is a bug left by my previous PR. After it was fixed, they did not merge it into it for me. You can refer to here. I need to modify the iOS SDK code. Sorry, I also submitted the new PR. You can go For reference