yexiaochai/Hybrid
简单Hybrid框的实现 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3957
- days_rel: n/a
- days_push: 2897
- n_releases_24m: 0
Adoption not part of the score
1190 stars · 293 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple Hybrid app framework implementing the bridge between JavaScript in a WebView and native Android/iOS code, with a companion Hybrid platform design. It defines interaction protocols (URL Schema, JavaScriptCore) and commands like page navigation ('forward') between H5 pages and native views.
Use cases
- build a hybrid mobile app with webview and native bridge
- implement jsbridge communication between h5 and native ios/android
- open native pages from javascript in a hybrid app
- learn how hybrid app architecture works
- embed h5 pages inside a native app with navigation animations
When to choose
- your app is mostly H5 pages and needs frequent web-driven updates
- you want a lightweight, understandable reference implementation of a native-JS bridge
- you are learning hybrid app design from the accompanying blog series
When to avoid
- your app needs heavy animations or highly native interactions
- you need a maintained framework with active support and a license
- only a small fraction of your app is H5
Facets
framework · maturity abandoned
mobile-framework sdk web-framework mobile-development web-development cross-platform hybrid-app native-bridge jsbridge url-schema webview javascript android ios mobile
1 source
- readme: https://github.com/yexiaochai/Hybrid · fetched 2026-08-28 · be1d5825007a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yexiaochai/Hybrid | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yexiaochai/Hybrid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem