Server-Driven UI component with Compose Multiplatform
Stars
166
Forks
12
Watchers
166
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
161
commits
Merge pull request #25 from utsmannn/fix/build-errors-kotlin-version
08de38dView on GitHubchore: update Gradle wrapper and fix routerApp dependencies
bce1eb9View on GitHubfix: upgrade compileSdk to 36 for androidx.activity:1.11.0 compatibility
0518dedView on GitHubfix: resolve build errors with Kotlin version compatibility and deprecated APIs
82a693aView on GitHubdocs: Update documentation link in README and adjust structure
ed86cf8View on GitHubfeat(readme): Update documentation link and remove outdated usage guide
d379107View on GitHubdocs: Replace iframes with TODOs and add instructions for running live examples --docs-deploy
d6dd335View on GitHubMerge pull request #22 from utsmannn/feature/router-failure-handling
06071c1View on GitHubfeat(router): Enhance layout fetching with error handling in RemoteRouter --sample-deploy
2ccf82cView on GitHubfeat(workflow, Dockerfile): Update router deployment workflow and Dockerfile for WASM server --sample-deploy
84c1a06View on GitHubfeat(routerApp): Switch to live-server and Node.js with custom middleware for serving wasm and js --sample-deploy
c4b9f34View on GitHubfeat(routerApp): Migrate to Nginx for serving and enhance Docker setup --sample-deploy
ad580aaView on GitHubfeat(routerApp): Migrate from live-server to http-server and enhance Docker setup --sample-deploy
85570f5View on GitHubrefactor(docker): Simplify live-server setup and MIME type handling --sample-deploy
6dbdabbView on GitHub