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

    Variable getUsedMemoryConst

    getUsedMemory: Getter<Promise<number>> = getUsedMemoryInternal

    Retrieves the used memory information reported by the native platform.

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

    const result = await getUsedMemory();