Can anyone help me with any library to handle back...
# kotlin-native
u
Can anyone help me with any library to handle back press for kotlin multiplatform compose which supports IOS and Android
r
kotlinx coroutines Flow?
u
Flow is a way to communicate on back press. But I was looking for system level back handling with gesture support also.