JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.39k stars 1.12k forks source link

WebView support for Compose Multiplatform #4463

Open JagadishaIncture opened 4 months ago

JagadishaIncture commented 4 months ago

Hi Team,

We don't have official WebView from Compose Multiplatform Team yet. is there any plans to develop Webview which run on Android,iOS and Desktop and Web Platforms.

Note: We have one third part library for Webview which only Supports Android ,iOS and Desktop but no support for Web

https://github.com/KevinnZou/compose-webview-multiplatform

farhazulMullick commented 4 months ago

@eymar What are your plans for providing support for webview in CMP.

eymar commented 4 months ago

We don't have such plans right now.