appandflow / appandflow/react-navigation-bottom-sheet
Closing all open modals.
オープン
- 主要言語
- TypeScript
- スター
- 496
- フォーク
- 24
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
It seems really hard to close all open modals. I have two modals that are open using `stackBehavior: 'replace'`.
The second modal contains a form that navigates to a different screen on submit. When I submit, it navigates to the new screen, and then opens the old modal again.
I have tried calling `dismissAll` from `useBottomSheetModal`. I have tried doing calling `Navigation.goBack()` and then `Navigation.navigate`.
コントリビューションガイド
評価
この issue はまだ評価されていません。