{"library":"expo-application","type":"library","category":null,"description":"expo-application is a universal module within the Expo SDK that provides runtime access to native application metadata, such as the app's ID, human-readable name, and build version. It operates seamlessly across iOS, Android, and web platforms, although some properties are platform-specific. Expo SDKs, which include expo-application, are typically released three times per year, aligning with React Native's release cadence, with the current stable version being 55.0.14. This module differentiates itself by offering a unified JavaScript API for retrieving essential app identification data without requiring direct native code interaction, simplifying tasks like displaying version numbers to users, facilitating debugging, or integrating with analytics platforms. It is a fundamental building block for any Expo project needing to programmatically query its own identity.","language":"javascript","status":"active","version":"55.0.14","tags":["javascript","react-native","expo","expo-application","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install expo-application","imports":["import * as Application from 'expo-application';","import { applicationName, packageName, nativeApplicationVersion } from 'expo-application';","const Application = require('expo-application');"]},{"cmd":"yarn add expo-application","imports":[]},{"cmd":"pnpm add expo-application","imports":[]}],"homepage":"https://docs.expo.dev/versions/latest/sdk/application/","github":"https://github.com/expo/expo","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/expo-application","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/expo-application/compatibility"}}