Join Slack
Powered by
Has anybody here seen an open-source example of us...
# compose
j
jossiwolf
09/29/2021, 11:28 AM
Has anybody here seen an open-source example of using Compose to drive a non-UI tree?
jossiwolf
09/29/2021, 11:29 AM
cc
@Zach Klippenstein (he/him) [MOD]
f
Foso
09/29/2021, 12:18 PM
https://arunkumar.dev/jetpack-compose-for-non-ui-tree-construction-and-code-generation/
Foso
09/29/2021, 12:20 PM
https://github.com/arunkumar9t2/compose-dot
j
jossiwolf
09/29/2021, 2:02 PM
Ohhh awesome, thank you!
z
Zach Klippenstein (he/him) [MOD]
09/29/2021, 4:14 PM
Isn't Graphviz technically ui? 😜 Also see the vector code in compose ui, it also defines its own Applier type. And the menu building code in compose for desktop (tree of menu item nodes)
4
Views
Open in Slack
Previous
Next