1 repository
Utilities for identifying whether an application is executing as a native mobile app or a web-based progressive application.
Distinguishing note: Nothing in the shortlist fits; this is a specific mobile runtime capability.
Explore 1 awesome GitHub repository matching mobile development · Runtime Platform Detectors. Refine with filters or upvote what's useful.
Capacitor is a cross-platform mobile framework that enables developers to build native applications using web technologies. It functions as a hybrid app container, wrapping web assets within a native runtime that provides a standardized bridge to device hardware and system-level services. By exposing native functionality through a plugin-based architecture, it allows web applications to access platform-specific features while maintaining a consistent interface across mobile and desktop environments. The project distinguishes itself by maintaining native project files as source assets, allowin
Queries the current environment to identify the execution context of the application.