KevinnZou / compose-webview-multiplatform

WebView for JetBrains Compose Multiplatform
https://kevinnzou.github.io/compose-webview-multiplatform/
Apache License 2.0
305 stars 39 forks source link

Possibility of using custom URL scheme/protocol #132

Open cayolblake opened 1 month ago

cayolblake commented 1 month ago

@KevinnZou is it possible to use custom URL schemes/protocols? Employing WKURLSchemeHandler on iOS and its alternative in Android.

KevinnZou commented 1 month ago

@cayolblake Are you requiring the functionality we discussed in this issue?

cayolblake commented 1 month ago

Yes. It it's very important in most apps with WebView dependency.

KevinnZou commented 1 month ago

@cayolblake Yes, we are also trying to provide that feature. However, we are encountering some troubles. You can check the issue above for details. But I will keep working on solving them. I apologize for any inconvenience caused by that issue.

cayolblake commented 1 month ago

@KevinnZou all your efforts are outstandingly appreciated and your work benefits a lot 🌹👍💪

Hopefully this gets resolved soon 🤞