We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aaa1cc commit fb682d2Copy full SHA for fb682d2
ios/MMKVNative.h
@@ -3,6 +3,7 @@
3
#import "RCTBridgeModule.h"
4
#else
5
#import <React/RCTBridgeModule.h>
6
+#import <React/RCTEventEmitter.h>
7
#endif
8
9
@interface MMKVNative : NSObject <RCTBridgeModule>
ios/MMKVStorage.h
@interface MMKVStorage : NSObject <RCTBridgeModule>
0 commit comments