# yexiaochai/Hybrid

简单Hybrid框的实现

Repository: https://github.com/yexiaochai/Hybrid
Canonical: https://ross.abutalabs.com/products/hybrid
Language: JavaScript
License Family: other
Last push: 2018-09-27T10:49:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3957, "days_push": 2897, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1190, forks 293 (observed 2026-08-28T04:03:55.876798+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: mobile-framework, sdk, web-framework
- domain: mobile-development, web-development, cross-platform
- platform: -
- tags: hybrid-app, native-bridge, jsbridge, url-schema, webview, javascript, android, ios, mobile

## Member repositories
- yexiaochai/Hybrid (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.876798+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:23:06.628171+00:00, confidence not recorded.
  - readme: https://github.com/yexiaochai/Hybrid (fetched 2026-08-28T04:03:55.876798+00:00, sha be1d5825007a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
