Tlaster / PreCompose

Compose Multiplatform Navigation && State Management

Home Page:https://tlaster.github.io/PreCompose/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

back button doesn't close floating scene

FunkyMuse opened this issue · comments

clicking back button or swiping back on Android doesn't close the floating scene when using androidx.compose.material3.ModalBottomSheet

haven't tested on iOS

Not sure what androidx.compose.material3.ModalBottomSheet have done internally, I'm looking into it.

if i only knew how to trigger back swipe on iOS i would've done it

on Android, pressing also the back button doesn't work, nor swiping back using gesture navigation

hmmm, it's fixed in the 1.6.0-beta02 release