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

Subgraphs #14

Open
psh opened this issue Sep 2, 2022 · 1 comment
Open

Subgraphs #14

psh opened this issue Sep 2, 2022 · 1 comment

Comments

@psh
Copy link
Owner

psh commented Sep 2, 2022

Ability to specify a "sub graph" that is launched when arriving in a given state. Exiting the sub-graph would be a transition valid on the base node that launched it.

For example - landing on "payment" node would launch a graph that handles the whole payment workflow, exiting with "payment successful" or "payment failed" from the original node.

@psh
Copy link
Owner Author

psh commented Oct 15, 2022

With subgraphs and a decent method for composition, it should be able to model a lot of the concepts that this Droidcon talk mentions. https://www.droidcon.com/2022/09/29/model-driven-navigation-with-jetpack-compose-from-zero-to-hero/

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