You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's probably possible if the composable has a life cycle that you can use to register and unregister events.
Although the subscribers also have to be functions so I am not sure how that would work.
Is it possible to use EventBus on Composable function(Jetpack compose)?
Thanks
The text was updated successfully, but these errors were encountered: