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

Why Dispatchers.Main not work when we bind Store? #190

Closed
steam0111 opened this issue Feb 25, 2021 · 0 comments
Closed

Why Dispatchers.Main not work when we bind Store? #190

steam0111 opened this issue Feb 25, 2021 · 0 comments

Comments

@steam0111
Copy link

bind(lifecycle, BinderLifecycleMode.CREATE_DESTROY, Dispatchers.Main.immediate) {
inputChannel.asFlow().mapNotNull(inputToListIntent) bindTo mapStore
}

@steam0111 steam0111 changed the title Why Why Dispatchers.Main not work when we bind Store? Feb 25, 2021
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

No branches or pull requests

1 participant