Ability to dismiss all presented bottom-sheets #157
Replies: 3 comments 4 replies
-
|
I can probably add this method! I will circle back later :) |
Beta Was this translation helpful? Give feedback.
-
|
This is now supported. |
Beta Was this translation helpful? Give feedback.
-
|
We have functionality that automatically logs you out after a period of inactivity. This uses the authentication flow setup from React Navigation. If this happens when a sheet is opened it will remain, without content, and can't be dismissed. The user has to force quit the app and reopen it. Is it possible to add a way of dismissing all open sheets (if any) in this case? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to dismiss all presented bottom-sheets?
Something like TrueSheet.dismissAll()?
Beta Was this translation helpful? Give feedback.
All reactions