Join Slack
Powered by
Can anyone help me with any library to handle back...
# kotlin-native
u
Umesh Gupta
11/06/2023, 10:19 AM
Can anyone help me with any library to handle back press for kotlin multiplatform compose which supports IOS and Android
r
ross_a
11/06/2023, 11:52 AM
kotlinx coroutines Flow?
u
Umesh Gupta
11/06/2023, 12:20 PM
Flow is a way to communicate on back press. But I was looking for system level back handling with gesture support also.
Open in Slack
Previous
Next