Performance BottomSheet vs BottomSheetModal #1661
Unanswered
HenrikZabel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was just asking which of the available bottom sheet types are more efficient. I noticed that the
BottomSheetModal
seems to be slower and the documentation also states that theBottomSheetModal
is getting unmounted.I haven't found such statement in the documentation for the
BottomSheet
.So which one of the types is more performant when using multiple BottomSheets in the App?
Beta Was this translation helpful? Give feedback.
All reactions