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

Add Jetpack Compose .observeAsState() support #163

Closed
AronMitk opened this issue Nov 3, 2021 · 3 comments · Fixed by #175
Closed

Add Jetpack Compose .observeAsState() support #163

AronMitk opened this issue Nov 3, 2021 · 3 comments · Fixed by #175
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AronMitk
Copy link

AronMitk commented Nov 3, 2021

No description provided.

@AronMitk AronMitk changed the title Add Jetpack Compose .observeAsState() Add Jetpack Compose .observeAsState() support Nov 3, 2021
@Alex009 Alex009 added the enhancement New feature or request label Nov 3, 2021
@Alex009 Alex009 added this to the 0.12.0 milestone Nov 3, 2021
@Alex009
Copy link
Member

Alex009 commented Feb 11, 2022

for now you can call mokoLiveData.ld().observeAsState()
later we will add observeAsState as extension of moko livedata, without ld() call requirement

@Alex009
Copy link
Member

Alex009 commented Feb 11, 2022

#154

@Alex009 Alex009 self-assigned this Feb 24, 2022
@Alex009 Alex009 modified the milestones: 0.12.0, 0.13.0 Feb 25, 2022
@Alex009 Alex009 linked a pull request Apr 16, 2022 that will close this issue
2 tasks
@Alex009
Copy link
Member

Alex009 commented Apr 30, 2022

will be available in 0.13.0 in mvvm-livedata-compose module

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.

2 participants