routing-compose icon indicating copy to clipboard operation
routing-compose copied to clipboard

[Question] Does this support Compose Web?

Open MohamedRejeb opened this issue 1 year ago • 1 comments
trafficstars

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.

MohamedRejeb avatar Dec 04 '23 13:12 MohamedRejeb

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

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

Daio-io avatar Dec 13 '23 22:12 Daio-io

I am using it with ComposeHTML

Queatz avatar Jan 29 '24 02:01 Queatz

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

hfhbd avatar Jan 30 '24 20:01 hfhbd