We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0dbfb commit 4e91626Copy full SHA for 4e91626
ios/RNCAsyncStorage.h
@@ -7,7 +7,7 @@
7
8
#import <React/RCTBridgeModule.h>
9
#import <React/RCTInvalidating.h>
10
-#import <RNCAsyncStorage/RNCAsyncStorageDelegate.h>
+#import "RNCAsyncStorageDelegate.h"
11
12
/**
13
* A simple, asynchronous, persistent, key-value storage system designed as a
0 commit comments