We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1dced commit 78e76a3Copy full SHA for 78e76a3
1 file changed
README.md
@@ -22,6 +22,8 @@ Decompose is a powerful Kotlin library for building component-based UIs with cle
22
23
This project follows a component-based architecture where each screen is a self-contained component:
24
25
+
26
+
27
```
28
App
29
├── Root Component
0 commit comments