awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

38 रिपॉजिटरी

Awesome GitHub RepositoriesNative Platform Access

Interfaces for direct interaction with underlying Android and iOS application objects and APIs.

Distinct from Android Platform Integrations: Distinct from Android platform integrations: covers both iOS and Android native instance access.

Explore 38 awesome GitHub repositories matching mobile development · Native Platform Access. Refine with filters or upvote what's useful.

Awesome Native Platform Access GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • dcloudio/uni-appdcloudio का अवतार

    dcloudio/uni-app

    41,549GitHub पर देखें↗

    uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It provides a multi-platform app compiler and a cross-platform UI library to ensure consistent behavior and visual presentation across different operating systems. The project features a native API bridge and a universal plugin system that wrap native SDKs into a unified interface, allowing developers to access device hardware and operating system functions. It utilizes a specialized rendering engine and native performance compilation to bypass standard document overhead and achieve h

    Implements a standardized communication layer to expose device hardware and OS functions to JavaScript across platforms.

    Objective-Candroidcross-platformcrossplatform
    GitHub पर देखें↗41,549
  • rikkaapps/shizukuRikkaApps का अवतार

    RikkaApps/Shizuku

    26,413GitHub पर देखें↗

    Shizuku is a framework that enables standard mobile applications to interact with restricted system-level interfaces and services. By acting as a bridge between the user space and protected system functions, it allows applications to perform privileged operations that are typically inaccessible due to standard operating system sandbox limitations. The project functions by routing requests through a persistent background service, which facilitates communication with internal system services and remote interfaces. This architecture allows for the execution of system-level tasks and the manageme

    Provides a background service that allows applications to invoke restricted system APIs without root access.

    Kotlin
    GitHub पर देखें↗26,413
  • nativescript/nativescriptNativeScript का अवतार

    NativeScript/NativeScript

    25,446GitHub पर देखें↗

    NativeScript is a cross-platform mobile development framework that enables the creation of native iOS and Android applications using JavaScript or TypeScript. It provides a direct bridge to native platform APIs, allowing developers to invoke native classes, methods, and properties directly from script code while maintaining full access to underlying mobile operating system features. The framework distinguishes itself through its direct native UI rendering, which maps declarative markup components to actual platform-native widgets rather than web-based views. This architecture is supported by

    Provides direct access to underlying native platform objects and APIs for full system integration.

    TypeScriptandroidangularcapacitor
    GitHub पर देखें↗25,446
  • libgdx/libgdxlibgdx का अवतार

    libgdx/libgdx

    24,816GitHub पर देखें↗

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Provides interfaces to access native platform APIs while maintaining a unified cross-platform codebase.

    Java2d3dandroid
    GitHub पर देखें↗24,816
  • necolas/react-native-webnecolas का अवतार

    necolas/react-native-web

    22,132GitHub पर देखें↗

    This project is a cross-platform user interface framework that maps mobile-native component primitives to standard web elements. It enables developers to build consistent applications that function across both mobile and web environments by providing a unified library of components and shared logic. The framework distinguishes itself through a specialized style engine that converts JavaScript object-based declarations into optimized, scoped CSS at runtime. It also features a responsive layout engine that implements a flexbox-based system, ensuring that interfaces adapt dynamically to differen

    Provides bridges to access native platform APIs from a unified cross-platform codebase.

    JavaScriptcross-platformcss-in-jsgui-framework
    GitHub पर देखें↗22,132
  • flutter/samplesflutter का अवतार

    flutter/samples

    19,172GitHub पर देखें↗

    This is a comprehensive library of code examples and reference implementations for building cross-platform user interfaces with Flutter. The project provides a collection of demo applications and guides designed to illustrate the implementation of design patterns, animation techniques, and testing workflows. The repository features specific demonstrations for native integration, including examples of embedding modules into existing native applications, using platform channels, and bridging native code with the framework. It also serves as an animation reference, providing implementations for

    Generates type-safe interop APIs and shared data classes to exchange information between native hosts and the framework.

    Dart
    GitHub पर देखें↗19,172
  • jetbrains/compose-jbJetBrains का अवतार

    JetBrains/compose-jb

    19,136GitHub पर देखें↗

    This is a Kotlin Multiplatform UI framework for building consistent user interfaces across desktop, web, and mobile platforms using a single codebase. It functions as a declarative framework that enables the creation of shared UI components that run across multiple target environments. The project includes a cross-platform desktop toolkit for managing native window features, system notifications, and hardware acceleration. For web targets, it provides a declarative interface library and a rendering engine that executes via WebAssembly to achieve high-performance execution in browsers. The fr

    Provides interfaces for accessing platform-specific hardware features while maintaining a shared codebase.

    Kotlin
    GitHub पर देखें↗19,136
  • flutter-team-archive/pluginsflutter-team-archive का अवतार

    flutter-team-archive/plugins

    17,710GitHub पर देखें↗

    This project is a collection of official plugin packages and a native integration library designed to provide a consistent interface for accessing hardware and software functionality across different mobile and desktop platforms. It serves as a native platform bridge, enabling cross-platform applications to invoke native code and manage operating system dependencies. The project utilizes a federated plugin architecture, splitting plugins into common interfaces and separate platform implementations to allow for independent development and extension. It further supports native integration throu

    Provides a bridging architecture for accessing platform-specific hardware and software APIs while maintaining a shared cross-platform codebase.

    Dartandroiddartflutter
    GitHub पर देखें↗17,710
  • lelandrichardson/react-native-mapslelandrichardson का अवतार

    lelandrichardson/react-native-maps

    15,966GitHub पर देखें↗

    react-native-maps is a cross-platform map component and visualization library for embedding interactive maps within mobile applications on iOS and Android. It provides a declarative interface for managing geospatial user interfaces, allowing for the rendering of geographical data and location-based features. The library enables the visualization of spatial data through the placement of markers, the creation of custom callouts, and the drawing of polylines and polygons as map overlays. It supports interactive map navigation, including the ability to animate map regions and customize the visual

    Implements separate native logic for Google Maps and Apple Maps to access platform-specific rendering and APIs.

    TypeScript
    GitHub पर देखें↗15,966
  • glfw/glfwglfw का अवतार

    glfw/glfw

    14,716GitHub पर देखें↗

    This project is a cross-platform library designed for desktop application development, providing a unified interface for window management, input handling, and hardware-accelerated graphics. It serves as a foundational framework that abstracts platform-specific windowing protocols and graphics APIs, enabling developers to create interactive software that functions consistently across Windows, macOS, and Linux. The library distinguishes itself by providing deep integration with low-level graphics APIs, specifically OpenGL and Vulkan. It manages the complexities of graphics context initializati

    Access platform-specific handles and functions to bridge the gap between standard cross-platform interfaces and the underlying windowing systems of the host operating system.

    Cclinuxmacos
    GitHub पर देखें↗14,716
  • invertase/react-native-firebaseinvertase का अवतार

    invertase/react-native-firebase

    12,291GitHub पर देखें↗

    react-native-firebase is a modular set of libraries that integrates Firebase cloud services into cross-platform mobile applications. It serves as a native-SDK wrapper, mapping JavaScript method calls to native iOS and Android Firebase SDKs via the React Native bridge to provide a type-safe interface for mobile backend integration. The project enables connectivity to a wide array of cloud services, including user authentication and identity management, NoSQL cloud databases with real-time synchronization, and scalable cloud storage for media files. It also provides tools for sending push notif

    Maintains separate Objective-C and Java codebases to utilize native capabilities of each mobile operating system.

    TypeScript
    GitHub पर देखें↗12,291
  • notsfsssf/pixez-flutterNotsfsssf का अवतार

    Notsfsssf/pixez-flutter

    11,894GitHub पर देखें↗

    Pixez-flutter is a cross-platform mobile application designed for browsing, searching, and downloading digital artwork from external platforms. It provides a comprehensive interface for managing remote media collections, including support for viewing illustrations, manga, and animated content. The application handles user authentication and session persistence to ensure a consistent experience across different devices. The project distinguishes itself through a sophisticated network management layer that enables users to bypass regional restrictions and network limitations. By utilizing custo

    Provides interfaces for accessing platform-specific features like file storage and hardware-accelerated media from a shared codebase.

    Dartandroidflutterios
    GitHub पर देखें↗11,894
  • happydog-intj/jsbridgehappydog-intj का अवतार

    happydog-intj/JsBridge

    9,912GitHub पर देखें↗

    JsBridge is a bidirectional communication layer for Android that synchronizes data and triggers actions between a native Java application and an embedded web view. It serves as an interface for calling Java methods from JavaScript and executing JavaScript functions from native Android code. The project features an asynchronous bridge queue that stores pending function calls in a readiness buffer, ensuring requests are executed only after the connection between the native and web environments is stable. It utilizes callback identifier mapping to route asynchronous native responses back to the

    Allows web pages in a web view to execute native Android functions and access device hardware.

    Java
    GitHub पर देखें↗9,912
  • react-native-camera/react-native-camerareact-native-camera का अवतार

    react-native-camera/react-native-camera

    9,638GitHub पर देखें↗

    This project provides cross-platform programmatic interfaces and UI components for integrating camera hardware into mobile applications. It serves as a tool for implementing image and video capture, as well as specialized scanning and recognition tasks. The library includes specialized capabilities for computer vision, including a barcode scanner for decoding various barcode types, a face detection tool to identify human faces in a live feed, and an optical character recognition engine for extracting written text from the camera stream. The system covers hardware configuration and control, i

    Provides separate native module implementations for iOS and Android to handle platform-specific camera drivers and permissions.

    Javacameraface-detectionreact-native
    GitHub पर देखें↗9,638
  • didi/chameleondidi का अवतार

    didi/chameleon

    8,966GitHub पर देखें↗

    Chameleon is a cross-platform application framework and component library used to develop applications for the web and various mini-app platforms from a single shared codebase. It functions as a multi-platform build pipeline that compiles source code into different target formats while providing an MVVM-based user interface system for managing application state. The framework employs a polymorphic protocol to extend custom components and APIs, allowing for platform-specific implementations while maintaining cross-end compatibility. It includes a specialized build tool for static analysis that

    Allows configuration of native mini-app features such as tab bars and sitemaps.

    JavaScript
    GitHub पर देखें↗8,966
  • thewidlarzgroup/react-native-videoTheWidlarzGroup का अवतार

    TheWidlarzGroup/react-native-video

    7,698GitHub पर देखें↗

    react-native-video is a cross-platform video player component for React Native that enables the playback of local and remote video files using native platform decoders. It functions as an adaptive streaming player supporting HLS, DASH, and SmoothStreaming formats with automatic bitrate selection and quality adaptation. The project is distinguished by its support for industry-standard digital rights management, including Widevine, FairPlay, and PlayReady, and a plugin-based architecture that allows for the injection of custom analytics or playback logic without modifying the core library. It a

    Bridges JavaScript playback commands to native platform decoders through a thin abstraction layer.

    Kotlin
    GitHub पर देखें↗7,698
  • wechat-miniprogram/miniprogram-demowechat-miniprogram का अवतार

    wechat-miniprogram/miniprogram-demo

    7,193GitHub पर देखें↗

    This repository is a demonstration project for building mini programs that run inside the WeChat ecosystem. It provides a complete development framework for creating lightweight, native-feeling services using declarative components, data binding, and platform APIs. The project showcases how to construct applications with a component-based UI architecture, file-based page routing, and a dual-thread rendering model where the logic layer operates in a JavaScript engine while the view layer renders through native WebView components. The demo illustrates integration with cloud services, including

    Exposes device capabilities through a unified JavaScript API layer that communicates with native platform services via a message-passing channel.

    JavaScriptapicloud-functionscomponent
    GitHub पर देखें↗7,193
  • wix/react-native-ui-libwix का अवतार

    wix/react-native-ui-lib

    7,139GitHub पर देखें↗

    This project is a React Native UI library and mobile component framework designed for building consistent, themed mobile applications. It provides a collection of reusable user interface components and layout tools, functioning as a cross-platform design system to maintain visual uniformity across different mobile platforms. The toolkit distinguishes itself through a themed UI approach, utilizing global design foundations for typography, color palettes, and spacing. It allows for dynamic theme configuration and the use of style presets to ensure standardized branding across an entire project.

    Implements bridges to access platform-specific features like haptic feedback and native pickers while maintaining a shared codebase.

    TypeScriptandroidcomponentshacktoberfest
    GitHub पर देखें↗7,139
  • rebeccahughes/react-native-device-inforebeccahughes का अवतार

    rebeccahughes/react-native-device-info

    6,669GitHub पर देखें↗

    This project is a cross-platform mobile device information library designed to retrieve hardware, software, and network specifications from iOS and Android devices. It serves as a tool for accessing unique device identifiers, hardware models, and processor architectures to distinguish individual mobile devices. The library provides specialized capabilities for mobile hardware identification and operating system metadata retrieval, including build numbers and API levels. It also functions as a system state monitor for real-time tracking of battery levels, charging status, and network connectiv

    Implements native API bridges to expose iOS and Android system functions to a cross-platform JavaScript codebase.

    TypeScript
    GitHub पर देखें↗6,669
  • siteline/swiftui-introspectsiteline का अवतार

    siteline/swiftui-introspect

    6,510GitHub पर देखें↗

    swiftui-introspect is a native view introspection library that provides a bridge between declarative interfaces and their underlying platform components. It functions as a reference manager and component wrapper, allowing for the retrieval and manipulation of the native platform views that power a user interface. The project enables the access of underlying UIKit and AppKit view instances to apply customizations and styling not available through standard APIs. It allows for the definition of custom types to gain access to native platform views that are not supported by default, effectively ex

    Connects SwiftUI layouts with native platform views to enable the use of advanced Apple framework features.

    Swiftappkitinspectinspection
    GitHub पर देखें↗6,510
पिछला12अगला
  1. Home
  2. Mobile Development
  3. Android Ecosystem
  4. Android Platform Integrations
  5. Native Platform Access

सब-टैग एक्सप्लोर करें

  • Hardware Decoder IntegrationsIntegrates with native hardware decoders, audio toolkits, and graphics frameworks for media processing. **Distinct from Native Platform Access:** Distinct from Native Platform Access: specifically covers hardware decoder and media framework integration, not general platform API access.
  • Native API Bridges5 सब-टैग्सInterfaces for accessing platform-specific features while maintaining a shared cross-platform codebase. **Distinct from Native Platform Access:** Distinct from Native Platform Access: focuses on the bridging architecture for shared codebases rather than direct native object access.