What's the proper way of accessing a Composable function from a non-composable one?

This page summarizes the projects mentioned and recommended in the original post on /r/android_devs

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • event-emitter

    [ACTIVE] The event emitter allows you to register multiple observers, but enqueue events while there are no observers.

  • I use https://github.com/Zhuinden/event-emitter for this sort of thing via DisposableEffect(Unit) {

  • live-event

    [ACTIVE] Lifecycle-aware wrapper over EventEmitter, for modelling one-off events.

  • ok technically I think last time I even used https://github.com/Zhuinden/live-event because I have lifecycle support via fragments in Composables

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts