Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ammarahm-ed/react-native-mmkv-storage
/ functions
Functions
656 in github.com/ammarahm-ed/react-native-mmkv-storage
⨍
Functions
656
◇
Types & classes
104
Method
setIntAsync
* Set a number value to storage for the given key.
src/mmkvinstance.ts:89
Method
setIsInBackground
MMKV/Core/MMKV_OSX.cpp:96
Method
setItem
* Set a string value to storage for the given key. * This method is added for redux-persist/zustand support. *
src/mmkvinstance.ts:53
Method
setLogLevel
MMKV/Core/MMKV.cpp:1564
Method
setMapAsync
* Set an Object to storage for the given key. * * Note that this function does **not** work with the Map data type. *
src/mmkvinstance.ts:125
Method
setProcessingMode
* Set the processing mode for storage. * * Will recieve the following values. * MMKV.MULTI_PROCESS * MMKV.SINGLE_PROCESS * * @param
src/mmkvloader.ts:111
Method
setSecureKey
(String key, String value)
android/src/main/java/com/ammarahmed/mmkv/SecureKeystore.java:78
Method
setStringAsync
* Set a string value to storage for the given key.
src/mmkvinstance.ts:73
Method
shared_lock
MMKV/Core/MMKV.cpp:772
Method
shared_unlock
MMKV/Core/MMKV.cpp:777
Method
skipBytes
MMKV/Core/CodedInputDataCrypt.cpp:127
Method
statusBeforeDecrypt
MMKV/Core/CodedInputDataCrypt.cpp:161
Method
testAESCrypt
check if AESCrypt is encrypt-decrypt full-duplex
MMKV/Core/aes/AESCrypt.cpp:189
Method
testAESToMMBuffer
MMKV/Core/KeyValueHolder.cpp:184
Method
totalSize
MMKV/Core/MMKV.cpp:1081
Method
trim
MMKV/Core/MMKV_IO.cpp:1401
Method
truncate
MMKV/Core/MemoryFile_Win32.cpp:105
Function
tryAtomicRename
MMKV/Core/MemoryFile_Linux.cpp:53
Method
try_lock
MMKV/Core/InterProcessLock.h:102
Method
try_lock
MMKV/Core/ThreadLock.cpp:60
Method
try_lock
MMKV/Core/InterProcessLock.cpp:34
Method
try_lock_thread
MMKV/Core/MMKV.cpp:1201
Method
unRegisterContentChangeHandler
MMKV/Core/MMKV.cpp:298
Method
unRegisterErrorHandler
MMKV/Core/MMKV.cpp:1549
Method
unRegisterLogHandler
MMKV/Core/MMKV.cpp:1559
Method
unlock
MMKV/Core/ScopedLock.hpp:37
Method
unlock
MMKV/Core/InterProcessLock.h:109
Method
unlock
MMKV/Core/ThreadLock.cpp:53
Method
unlock
MMKV/Core/ThreadLock_Win32.cpp:49
Method
unlock
MMKV/Core/InterProcessLock.cpp:146
Method
unlock_thread
MMKV/Core/MMKV.cpp:1198
Function
unmock
()
jest/memoryStore.ts:21
Method
unsubscribeAll
()
src/eventmanager.ts:7
Function
unused
MMKV/Core/MMKVPredef.h:233
Method
updateCRCDigest
MMKV/Core/MMKV.cpp:436
Function
useIndex
( keys: string[], type: DataType, storage: MMKVInstance )
src/hooks/useIndex.ts:41
Function
walkInDir
MMKV/Core/MemoryFile_Win32.cpp:489
Method
withPersistedDefaultValues
* Persist default values in hooks. * Normally hooks do not persist default values in storage, * so for example calling `getItem` will return `nu
src/mmkvloader.ts:43
Method
withServiceName
* (iOS only) Sets the kSecAttrService attribute in the key chain (https://developer.apple.com/documentation/security/ksecattrservice). * Addresses
src/mmkvloader.ts:66
Method
writeActualSize
MMKV/Core/MMKV_IO.cpp:480
Method
writePreparedItems
MMKV/Core/MiniPBCoder.cpp:188
Method
writeRootObject
write object using prepared m_encodeItems[]
MMKV/Core/MiniPBCoder.cpp:68
Method
writeValueToBuffer
MMKV/Core/MMKV.cpp:1013
Method
~AESCrypt
MMKV/Core/aes/AESCrypt.cpp:68
Method
~CodedInputDataCrypt
MMKV/Core/CodedInputDataCrypt.cpp:54
Method
~File
MMKV/Core/MemoryFile.h:79
Method
~KeyValueHolderCrypt
MMKV/Core/KeyValueHolder.cpp:114
Method
~MLockPtr
MMKV/Core/MMKV_OSX.cpp:82
Method
~MMBuffer
MMKV/Core/MMBuffer.cpp:184
Method
~MMKV
MMKV/Core/MMKV.cpp:128
Method
~MemoryFile
MMKV/Core/MemoryFile.h:127
Method
~MiniPBCoder
MMKV/Core/MiniPBCoder.cpp:55
Method
~PBEncodeItem
MMKV/Core/PBEncodeItem.hpp:91
Method
~ScopedLock
MMKV/Core/ScopedLock.hpp:49
Method
~ThreadLock
MMKV/Core/ThreadLock.cpp:40
Method
~ThreadLock
MMKV/Core/ThreadLock_Win32.cpp:34
← previous
601–656 of 656, ranked by callers