Skip to content
Discussion options

You must be logged in to vote

Thanks for the feedback! The approach described in the article has some limitations - e.g. the nested navigation shouldn't work. But some of the reasons of why is it not included in the library:

  • I always advocate to not mixing the business logic with UI
  • And to write the business logic using plain classes, and use Compose for UI only (in case of writing apps)

Please also check the main points of Decompose.

That article is there to demonstrate that Decompose is very flexible, and can work in many different use cases. But that particular approach is against the ideology.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@arkivanov
Comment options

Answer selected by xxfast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants