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

    Variable getMaxMemoryConst

    getMaxMemory: Getter<Promise<number>> = getMaxMemoryInternal

    Retrieves the max memory information reported by the native platform.

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

    const result = await getMaxMemory();