-
-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a section with community projects to docs
- Loading branch information
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
This page contains links to various useful projects related to Decompose and maintained by the community. | ||
|
||
### Decompose-Router | ||
|
||
A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by [Conductor](https://github.com/bluelinelabs/Conductor). | ||
|
||
!!! tip | ||
|
||
Decompose-Router is a lightweight library based on Decompose, it can be especially useful if you find Decompose cumbersome or difficult to learn. | ||
|
||
Link: [github.com/xxfast/Decompose-Router](https://github.com/xxfast/Decompose-Router) | ||
|
||
Author: [@xxfast](https://github.com/xxfast) | ||
|
||
### MVIKotlin Decompose Template (IDEA Plugin) | ||
|
||
Decompose and MVIKotlin plugin template, which will help you to create new components. | ||
|
||
Link: [plugins.jetbrains.com/plugin/22852-mvikotlin-decompose-template](https://plugins.jetbrains.com/plugin/22852-mvikotlin-decompose-template) | ||
|
||
Source code: [github.com/makeevrserg/MVIKotlin-Decompose-Plugin](https://github.com/makeevrserg/MVIKotlin-Decompose-Plugin) | ||
|
||
Author: [@makeevrserg](https://github.com/makeevrserg) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters