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

[WIP] Feat: Migrate LiveData to Kotlin Flows #310

Merged

Conversation

Prakhar-Agarwal-byte
Copy link
Contributor

@Prakhar-Agarwal-byte Prakhar-Agarwal-byte commented Jul 4, 2023

Fixes #306

@Prakhar-Agarwal-byte Prakhar-Agarwal-byte changed the title [WIP] Feat: Change LiveData to StateFlows in WalletViewModel.kt [WIP] Feat: Migrate LiveData to Kotlin Flows Jul 4, 2023
@thunderbiscuit thunderbiscuit self-requested a review July 4, 2023 14:21
Copy link
Owner

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK.

@thunderbiscuit thunderbiscuit merged commit a4b02c1 into thunderbiscuit:master Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate LiveData objects to Kotlin Flows
2 participants