hfhbd / routing-compose

Routing feature for Compose Web, Compose HTML and Desktop
https://routing.softwork.app/
Apache License 2.0
143 stars 14 forks source link

[Question] Does this support Compose Web? #330

Closed MohamedRejeb closed 9 months ago

MohamedRejeb commented 10 months ago

Hi, I'm looking for a routing library for compose web, I think that you need to change compose web with compose html in Readme.md and the repo description because it's confusing.

I want to know if it's possible to use this library with compose web (canvas)

Thanks.

Daio-io commented 10 months ago

@MohamedRejeb Here is a sample using it with Compose Web Canvas

https://github.com/Daio-io/wasm-canvas-routing-sample

Queatz commented 9 months ago

I am using it with ComposeHTML

hfhbd commented 9 months ago

Both, the routing is independent of the used UI. I will update the readme.