Decompose
Decompose copied to clipboard
Stabilise Web Routing API
Docs: link. Collection feedback and use cases here.
Points to improve:
- [ ] Consider moving
WebHistoryControllerfromcommonMaintojsMain - [ ] Consider nested
WebHistoryController
FYI, the link is dead.
FYI, the link is dead.
Thanks, updated the link.
The example links in that doc seem to also be dead links pointing to the wrong path?
@plusmobileapps thanks! Indeed, they are also broken.
The correct ones respectively:
- https://github.com/arkivanov/Decompose/blob/master/sample/app-js/src/main/kotlin/com/arkivanov/sample/app/Main.kt
- https://github.com/arkivanov/Decompose/blob/master/sample/shared/shared/src/commonMain/kotlin/com/arkivanov/sample/shared/root/RootComponent.kt
The links should be fixed now.
This will stay experimental for a while.