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

    Variable isHeadphonesConnectedConst

    isHeadphonesConnected: Getter<Promise<boolean>> = isHeadphonesConnectedInternal

    Returns true when any headphones are connected to the device.

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

    const result = await isHeadphonesConnected();