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

Lifecycle-aware middleware for composable #31

Open
margarita-v opened this issue Jun 24, 2022 · 0 comments
Open

Lifecycle-aware middleware for composable #31

margarita-v opened this issue Jun 24, 2022 · 0 comments
Labels
enhancement New feature or request minor

Comments

@margarita-v
Copy link

Use for inspiration #24

Idea: create a composable-wrapper for each composable screen which has a content as a parameter and uses DisposableEffect for lifecycle. Events which are based on lifecycle can be emitted there and handled in the middleware. This feature also provides the ability to freeze subsriptions (see SurfAndroidStandard MVI)

@margarita-v margarita-v added enhancement New feature or request minor labels Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

No branches or pull requests

1 participant