appandflow / appandflow/react-navigation-bottom-sheet

Closing all open modals.

オープン
#11 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。