Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from LiveData to StateFlow #38

Open
titanwalking opened this issue Jan 18, 2021 · 0 comments · May be fixed by #51
Open

Migrate from LiveData to StateFlow #38

titanwalking opened this issue Jan 18, 2021 · 0 comments · May be fixed by #51
Assignees
Labels
enhancement New feature or request

Comments

@titanwalking
Copy link

We can migrate to StateFlow since it uses coroutines underhood and can offload read/write or mapping operations to threads.

@titanwalking titanwalking added the enhancement New feature or request label Jan 18, 2021
@titanwalking titanwalking self-assigned this Jan 18, 2021
@titanwalking titanwalking linked a pull request Feb 22, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant