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

    Variable getTotalMemoryConst

    getTotalMemory: Getter<Promise<number>> = getTotalMemoryInternal

    Retrieves the total memory information reported by the native platform.

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

    const result = await getTotalMemory();