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

SingleShotLiveData #7

Merged
merged 4 commits into from Mar 20, 2021
Merged

SingleShotLiveData #7

merged 4 commits into from Mar 20, 2021

Conversation

skydoves
Copy link
Owner

SingleShotLiveData is an implementation of the [MutableLiveData] that emits [T] data only a single time to a single observer. We can observe only once using one observer.

@skydoves skydoves self-assigned this Mar 20, 2021
@skydoves skydoves merged commit 6636fd9 into main Mar 20, 2021
@skydoves skydoves deleted the feature/OneShotLiveData branch March 20, 2021 09:31
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.

None yet

1 participant