Join Slack
Powered by
Is there a webview compose multiplatform library t...
# compose-ios
m
Marwan Ehab
08/28/2023, 2:39 PM
Is there a webview compose multiplatform library that can be used to easily show webviews on Android and iOS
👀 2
d
Dima Avdeev
08/28/2023, 4:51 PM
You can use iOS WKWebView with interop Compose function UIKitView(... factory = {WKWebView()})
k
Kevin
10/20/2023, 2:24 PM
I would recommend this library
https://github.com/KevinnZou/compose-webview-multiplatform
👍 2
7
Views
Open in Slack
Previous
Next