aksonov / aksonov/react-native-router-flux

How to solve multiple duplicate routing pages

未關閉
#3,702 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
8.9k
分支
2.1k
PR 合併指標
30 天內沒有已合併 PR

描述

### Version
Tell us which versions you are using:

"react": "16.9.0",
"react-native": "0.61.3",
"react-native-router-flux": "^4.1.0-beta.5"

### Expected behaviour
Page from A to B

Then there is a button on page B to enter the new page B repeatedly

page:A->B->B->B->B->B->B

The expected result is that I can return to page A after the last page B returns 3 times

### Actual behaviour

The actual result is that all pages B are returned before returning to page A

How can I return to the homepage after opening multiple duplicate pages and returning 3 times?

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。