🐬 Advanced Compose Multiplatform bottom sheet for segmented sizing, non-modal type, and allows interaction behind the bottom sheet similar to Google Maps.
Apache License 2.0
791
stars
36
forks
source link
In a non-Compose project, what libraries are good options to achieve an effect similar to FlexibleBottomSheet and offer equally convenient functionality? #35
My project is a mixed one using both Kotlin and Java, and it doesn't utilize Compose. Apart from the official BottomSheet, are there any similar libraries available?
My project is a mixed one using both Kotlin and Java, and it doesn't utilize Compose. Apart from the official BottomSheet, are there any similar libraries available?