awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • facebookarchive/react-360Avatar facebookarchive

    facebookarchive/react-360

    8,706Vezi pe 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
    Vezi pe GitHub↗8,706
  • isimar/hackernews-react-nativeAvatar iSimar

    iSimar/HackerNews-React-Native

    3,713Vezi pe 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
    Vezi pe GitHub↗3,713
  1. Home
  2. Mobile Development
  3. React Native Ecosystem
  4. React Native Components
  5. Bridge Architectures