Ross ROSS = Recommend OSS · open-source software intelligence for agents

Lision/WKWebViewJavascriptBridge

🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews. observed · 2026-08-28

github.com/Lision/WKWebViewJavascriptBridge · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 88
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3147
  • days_rel: n/a
  • days_push: 74
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1328 stars · 147 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A lightweight Swift library that provides a message bridge between native iOS code and JavaScript running inside a WKWebView. It lets developers register and call handlers on both sides to build hybrid apps without dealing with the underlying messaging mechanics.

Use cases

  • send messages between swift and javascript in wkwebview
  • build hybrid ios apps with native-webview communication
  • call javascript functions from native ios code
  • register native handlers callable from web content
  • replace uiwebview javascript bridge with a faster wkwebview one

When to choose

  • you are building an iOS app with WKWebView and need two-way native-JS messaging
  • you want a lightweight, non-intrusive bridge with high performance
  • your app targets iOS 9+ and uses Swift 3.2 through 5

When to avoid

  • you need to support UIWebView or older iOS versions
  • you are building for Android or cross-platform webviews
  • you need a bridge with advanced features like plugin ecosystems or promise-based APIs

Facets

library · maturity stable

sdk middleware mobile-development web-development jsbridge wkwebview hybrid-apps native-javascript-bridge webkit ios swift mobile

1 source

Member repositories

RepositoryRoleHealth v2
Lision/WKWebViewJavascriptBridgemain72

For agents

markdown · JSON · MCP: product_card(name="Lision/WKWebViewJavascriptBridge")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem