Home
last modified time | relevance | path

Searched refs:RNCAsyncStorageCompletion (Results 1 – 1 of 1) sorted by relevance

/expo/ios/vendored/unversioned/@react-native-async-storage/async-storage/ios/
H A DRNCAsyncStorageDelegate.h12 typedef void (^RNCAsyncStorageCompletion)(NSError *_Nullable error); typedef
37 - (void)removeAllValues:(RNCAsyncStorageCompletion)block;