ComposeNativeWebView is a lightweight Compose Multiplatform WebView using native OS web engines via Wry (Rust) + UniFFI. It provides a familiar API without bundling Chromium, resulting in smaller binaries and faster startup across Android, iOS, and Desktop.
Stars
131
Forks
8
Watchers
131
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
61
commits
8
commits
4
commits
2
commits
1
commits
(re-)create WryWebViewPanel only when WebView is actually disposed and host is displayable
b3d9854View on GitHubHandle X11 errors during webview destruction on Linux to prevent crashes.
bc8c98dView on GitHubMerge pull request #26 from Tlaster/feat/wry-all-cookies
6e0049dView on GitHubAdd extended Desktop WebView customization options and DevTools support
e401a5fView on GitHubfeat: add functionality to retrieve all cookies from the webview.
1842845View on GitHubMerge pull request #20 from magic-cucumber/bridge-native-logger
9b0b2a4View on GitHubMerge pull request #19 from kdroidFilter/feature/pr-build-check
69e714cView on GitHub