Skip to content

Migration from LiveData to StateFlow/SharedFlow #90

Open
@raza-bukhari

Description

Code is already compatible with Flow. Need to migrate ViewModel layer from LiveData to StateFlow/SharedFlow. The repository and Use Case layer is already supporting flow.

Repository layer -> Flow
Use Case layer -> Flow

Upgrade:
ViewModel layer -> LiveData to StateFlow/SharedFlow
UI layer -> LiveData to StateFlow/SharedFlow

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions