awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • facebookarchive/react-360الصورة الرمزية لـ facebookarchive

    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-nativeالصورة الرمزية لـ iSimar

    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