Hi, I am using Compose + material.navigation How c...
# compose-android
c
Hi, I am using Compose + material.navigation How can I use the bottomsheet to default to full page expansion, like ModalBottomSheet? Using bottomsheet in NavHost, bottomSheetState cannot be customized to define skipPartiallyExpanded.