awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDirect Native Object References

Mechanisms allowing high-level language runtimes to hold direct pointers to native C++ objects.

Distinct from Direct Native Toolkit Invocations: Distinct from Direct Native Toolkit Invocations: focuses on memory references and JSI rather than just triggering UI toolkit functions.

Explore 1 awesome GitHub repository matching user interface & experience · Direct Native Object References. Refine with filters or upvote what's useful.

Awesome Direct Native Object References GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • react/react-nativeAvatar von react

    react/react-native

    126,092Auf GitHub ansehen↗

    React Native is a cross-platform mobile framework used to build native iOS and Android applications from a single codebase. It provides a native UI component library of declarative components that map directly to native platform interface controls. The environment enables a mobile app iteration workflow that supports immediate interface updates after changing source files, bypassing full native build cycles. The framework covers cross-platform app development and native mobile UI development, allowing for the creation of applications that render native components rather than web views.

    Utilizes the JavaScript Interface (JSI) to allow direct references to native C++ objects, bypassing the asynchronous bridge.

    C++
    Auf GitHub ansehen↗126,092
  1. Home
  2. User Interface & Experience
  3. Native UI Component Libraries
  4. Native UI Renderers
  5. Cross-Platform Native Renderers
  6. Direct Native Toolkit Invocations
  7. Direct Native Object References