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

    Variable getBatteryLevelConst

    getBatteryLevel: Getter<Promise<number>> = getBatteryLevelInternal

    Retrieves the battery level information reported by the native platform.

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

    const result = await getBatteryLevel();