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 393b377 commit b6b6765Copy full SHA for b6b6765
apple/RNGestureHandlerModule.mm
@@ -14,7 +14,6 @@
14
#import <ReactCommon/CallInvoker.h>
15
#import <ReactCommon/RCTTurboModule.h>
16
17
-#import <react/renderer/components/text/ParagraphShadowNode.h>
18
#import <react/renderer/components/text/TextShadowNode.h>
19
#import <react/renderer/uimanager/primitives.h>
20
#endif // RCT_NEW_ARCH_ENABLED
@@ -29,8 +28,6 @@
29
28
30
#import <React/RCTJSThread.h>
31
32
-#import <cstring>
33
-
34
#ifdef RCT_NEW_ARCH_ENABLED
35
using namespace facebook;
36
using namespace react;
0 commit comments