2 repositorios
Native code implementations in languages like Swift, Java, and C# used to interface with platform-specific APIs.
Distinct from Native Module Development: Existing candidates focus on loading/recompiling modules rather than the general implementation of OS-specific logic.
Explore 2 awesome GitHub repositories matching mobile development · Platform-Specific Native Modules. Refine with filters or upvote what's useful.
react-native-permissions is a cross-platform mobile permissions library that provides a unified API for checking and requesting hardware and software permissions on iOS, Android, and Windows. It serves as a device permission manager to verify permission status and prompt users for access to device features across different operating systems. The library includes a system settings navigator to direct users to application-specific device settings for modifying blocked or limited permissions. It provides a single interface for managing platform-specific permission requests and notification autho
Implements operating system specific logic for permission checks using native Java, Swift, and C# code.
Eigen is a cross-platform mobile application and art marketplace client designed for discovering artists and exploring a curated database of fine art and gallery collections. It serves as a community art discovery tool and digital platform for connecting with art enthusiasts across different operating systems. The project implements a component-based mobile user interface that synchronizes a JavaScript thread with native platform views. It focuses on delivering a social mobile experience for sharing discoveries and interacting with a global art ecosystem. The application incorporates a high-
Extends JavaScript functionality with direct bindings to platform-specific APIs for device hardware and OS features.