Join Slack
Powered by
Hi guys, What is an alternative to collectAsState...
# compose
a
abdl
09/25/2024, 4:06 AM
Hi guys, What is an alternative to collectAsStateWithLifecycle in Compose Multiplatform?
h
Hristijan
09/25/2024, 4:07 AM
It already exists in CMP
import androidx.lifecycle.compose.collectAsStateWithLifecycle
m
Muaz KADAN
09/25/2024, 4:07 AM
You can use collectAsStateWithLifecycle in CMP
a
abdl
09/25/2024, 4:09 AM
Is it already there in commonMain and work properly for both android and iOS?
e
eygraber
09/25/2024, 4:20 AM
Yes
a
abdl
09/25/2024, 4:21 AM
It would be great! Thank you sir 🫡
5
Views
Open in Slack
Previous
Next