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

    Variable getTotalDiskCapacityConst

    getTotalDiskCapacity: Getter<Promise<number>> = getTotalDiskCapacityInternal

    Retrieves the total disk capacity information reported by the native platform.

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

    const result = await getTotalDiskCapacity();