awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesBridge Architectures

Serialises React component trees into JSON commands sent over a native bridge to a host runtime that manages the actual view hierarchy.

Distinct from React Native Components: Distinct from React Native Components: focuses on the bridge serialisation mechanism rather than the visual components themselves.

Explore 2 awesome GitHub repositories matching mobile development · Bridge Architectures. Refine with filters or upvote what's useful.

Awesome Bridge Architectures GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • facebookarchive/react-360facebookarchive 的头像

    facebookarchive/react-360

    8,706在 GitHub 上查看↗

    React 360 is a framework for building immersive virtual reality experiences that run in a web browser using a declarative React component model. It functions as a browser-based VR platform and a WebGL VR renderer, enabling developers to create 360-degree panoramic and stereoscopic content without requiring native code installation. The framework provides a declarative VR component library that describes VR scenes as nested React components, with props mapping to 3D objects, lights, and camera positions. It handles user input from VR controllers, gaze tracking, and mouse events through a unifi

    Serialises React component trees into JSON commands sent over a native bridge to a host runtime managing the view hierarchy.

    JavaScript
    在 GitHub 上查看↗8,706
  • isimar/hackernews-react-nativeiSimar 的头像

    iSimar/HackerNews-React-Native

    3,713在 GitHub 上查看↗

    HackerNews-React-Native is a cross-platform mobile client and news aggregator designed for iOS and Android. It provides a mobile interface for browsing paginated news stories and reading nested community discussions by fetching data from the Hacker News API. The application includes an embedded web viewer to render external articles and source pages directly within the interface. It implements a hierarchical discussion system to display nested comment threads. The project is built using a React Native codebase and utilizes a modular UI composition. It incorporates list virtualization for sto

    Utilizes the React Native bridge to communicate UI updates between JavaScript and native host modules.

    JavaScript
    在 GitHub 上查看↗3,713
  1. Home
  2. Mobile Development
  3. React Native Ecosystem
  4. React Native Components
  5. Bridge Architectures