We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7809381 commit f8cf6c2Copy full SHA for f8cf6c2
Libraries/WebSocket/RCTReconnectingWebSocket.m
@@ -11,7 +11,7 @@
11
12
#import <React/RCTConvert.h>
13
#import <React/RCTDefines.h>
14
-#import <fishhook/fishhook.h>
+#import <React/fishhook.h>
15
16
#if defined(__IPHONE_OS_VERSION_MAX_ALLOWED) && __IPHONE_OS_VERSION_MAX_ALLOWED >= 110000 /* __IPHONE_11_0 */
17
#import <os/log.h>
0 commit comments