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

marcuswestin/WebViewJavascriptBridge

An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews observed · 2026-08-28

github.com/marcuswestin/WebViewJavascriptBridge · homepage · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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: 5485
  • days_rel: n/a
  • days_push: 762
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

14314 stars · 2953 forks observed · 2026-08-28

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

An Objective-C library providing a message bridge between native iOS/OSX code and JavaScript running inside WKWebViews, UIWebViews, and WebViews. It enables bidirectional handler registration and data passing between native and web layers of hybrid apps.

Use cases

  • send messages between objective-c and javascript in a webview
  • call native code from javascript in an ios app
  • build hybrid ios apps with webview communication
  • bridge wkwebview and native handlers
  • pass data between osx webview and native app
  • register javascript handlers callable from objective-c

When to choose

  • you are building an iOS or OSX app with embedded web content that needs two-way native/JS messaging
  • you want a battle-tested bridge used by apps like Facebook Messenger
  • you need a lightweight CocoaPods-installable WebView bridge

When to avoid

  • you are targeting Android or cross-platform frameworks with their own bridges
  • you are building a modern app where a framework like React Native or Capacitor fits better
  • you need active feature development rather than maintenance

Facets

library · maturity maintenance

sdk middleware mobile-development web-development developer-tools cpp objective-c webview javascript-bridge hybrid-apps wkwebview native-js-interop ios macos swift

2 sources

Member repositories

RepositoryRoleHealth v2
marcuswestin/WebViewJavascriptBridgemain32

For agents

markdown · JSON · MCP: product_card(name="marcuswestin/WebViewJavascriptBridge")

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