react-native-device-info - v15.0.1
    Preparing search index...

    Variable getDeviceNameConst

    getDeviceName: Getter<Promise<string>> = getDeviceNameInternal

    Retrieves the device name information reported by the native platform.

    Compatibility: iOS ✅ Android ✅ Windows ✅ Web ❌ visionOS ✅

    const result = await getDeviceName();