Closed sebastianmarschall closed 3 months ago
It would be great if you could add a Modifier parameter to BottomSheetHost and pass it through to androidx.compose.material3.ModalBottomSheet.
Modifier
BottomSheetHost
androidx.compose.material3.ModalBottomSheet
What do you think?
That being said, great library!
Makes sense! Feel free to create PR before I get to it :) Thx.
Closed by #33
It would be great if you could add a
Modifier
parameter toBottomSheetHost
and pass it through toandroidx.compose.material3.ModalBottomSheet
.What do you think?
That being said, great library!