lynx
by
lynx-family

Description: Empower the Web community and invite more to build across platforms.

View on GitHub ↗

Summary Information

Updated 49 minutes ago
Added to GitGenius on December 6th, 2025
Created on March 4th, 2025
Open Issues & Pull Requests: 955 (+0)
Number of forks: 539
Total Stargazers: 14,956 (+0)
Total Subscribers: 79 (+0)

Issue Activity (beta)

Open issues: 192
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 237 days
Stale 30+ days: 182
Stale 90+ days: 160

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 5

Top labels

  • status:assigned (146)
  • status:need triage (63)
  • version:3.3 (10)
  • module:devtool (9)
  • status:WIP (9)
  • type:assistance (9)
  • type:feature (9)
  • status:resolved (7)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 13.4 hours
90th percentile: 5.3 hours
Tracked items: 421

Most active contributors

Detailed Description

Lynx is a cross-platform open-source framework that enables developers to build native user interfaces for mobile and web platforms from a single codebase using web technologies. The core engine, housed in this repository, powers the Lynx family of technologies designed to let developers leverage their existing knowledge of CSS and React to create applications that render natively on Android, iOS, and web platforms, or achieve pixel-perfect consistency across mobile and desktop through a custom renderer.

The framework emphasizes three core capabilities: write-once, render-anywhere functionality that produces native UI on Android, iOS, and web; web-inspired design that allows developers to apply familiar CSS and React patterns; and performance at scale through a multithreaded engine that delivers instant launch times and responsive UI interactions whether deployed standalone or embedded within existing applications. Lynx targets iOS 10 and Android 5.0 (API 21) or newer, with macOS recommended as the development operating system, though Windows and Linux support is still under verification.

The repository includes Lynx Explorer, an official testing and exploration application that provides native runtime environments across Android, iOS, Harmony, Windows, and macOS platforms, bundling ReactLynx-based screens for developers to experiment with the framework's capabilities. Getting started resources include quick-start guides and integration documentation for incorporating Lynx into existing applications, all available through the project's official documentation site at lynxjs.org.

GitGenius activity tracking reveals strong community engagement with a median issue and pull request response latency of 0.0 hours and a mean latency of 13.0 hours across 420 tracked items. The most active labels indicate organized project management with status:assigned (145 occurrences), status:need triage (57 occurrences), and version:3.3 (10 occurrences) tracking development progress. Core contributors mitchilling, colinaaa, and toretto-wt drive the project with 377, 125, and 96 tracked events respectively, demonstrating sustained development momentum. The project maintains connections with other repositories including github/gh-aw, solo-io/gloo, and longhorn/longhorn through overlapping contributor networks.

The codebase is written in C++ and incorporates numerous third-party libraries including V8 for JavaScript execution, RapidJSON for JSON parsing, BoringSSL for cryptography, and tools from Chromium, Flutter, and React Native projects. The framework draws architectural inspiration from Chromium, React Native, and Flutter Engine, adapting proven patterns from these established platforms. Lynx operates under the Apache License and maintains a Code of Conduct emphasizing positive and inclusive community participation, with contribution guidelines documented for developers interested in joining the project. The community engages through GitHub Issues for bug reports and feature requests, GitHub Discussions for larger proposals, and an active Discord channel for real-time collaboration.

lynx
by
lynx-familylynx-family/lynx

Repository Details

Fetching additional details & charts...