appandflow / appandflow/react-navigation-bottom-sheet

Closing all open modals.

Abierto
#11 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
496
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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`.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.