Browse Source

Update web support status (#5438)

pull/5440/head v1.10.0+dev2999
3m4r5 3 months ago committed by GitHub
parent
commit
8d235941c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      README.md

4
README.md

@ -18,7 +18,7 @@ You can choose the platforms across which to share your UI code using Compose Mu @@ -18,7 +18,7 @@ You can choose the platforms across which to share your UI code using Compose Mu
* [iOS](https://jb.gg/start-cmp)
* [Android](https://jb.gg/start-cmp)
* [Desktop](https://jb.gg/start-cmp) (Windows, MacOS, and Linux)
* [Web](https://jb.gg/start-cmp) (Alpha)
* [Web](https://jb.gg/start-cmp) (Beta)
For example, you can share UIs between iOS and Android or Windows and MacOS.
@ -53,7 +53,7 @@ It has desktop extensions for menus, keyboard shortcuts, window manipulation, an @@ -53,7 +53,7 @@ It has desktop extensions for menus, keyboard shortcuts, window manipulation, an
## Web
> Web support is in Alpha. It may change incompatibly and require manual migration in the future.
> Web support is in Beta, making it a great time to give it a try. Check out our [blog post](https://blog.jetbrains.com/kotlin/2025/09/compose-multiplatform-1-9-0-compose-for-web-beta/) to learn more about the progress made to reach this milestone.
> We would appreciate your feedback on it in the public Slack channel [#compose-web](https://kotlinlang.slack.com/archives/C01F2HV7868/p1678887590205449).
> If you face any issues, please report them on [YouTrack](https://youtrack.jetbrains.com/newIssue?project=CMP).

Loading…
Cancel
Save