-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature or improved functionality.New feature or improved functionality.
Description
- The LiveObject APIs for Android need to be simplified.
- The existing Java-specific APIs are either blocking or rely on callbacks.
- These APIs should be refactored into suspendable coroutines to better integrate with the native Android environment.
- This will require creating a dedicated Kotlin module for LiveObjects.
- Update Docs to now reference kotlin android implementation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improved functionality.New feature or improved functionality.