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

    Variable isBatteryChargingConst

    isBatteryCharging: Getter<Promise<boolean>> = isBatteryChargingInternal

    Returns true while the device battery is actively charging.

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

    const result = await isBatteryCharging();