1- diff --git a/node_modules/react-native/.DS_Store b/node_modules/react-native/.DS_Store
2- new file mode 100644
3- index 0000000..73ef74b
4- Binary files /dev/null and b/node_modules/react-native/.DS_Store differ
51diff --git a/node_modules/react-native/Libraries/Components/TextInput/TextInputState.js b/node_modules/react-native/Libraries/Components/TextInput/TextInputState.js
62index 9ef598d..2e12805 100644
73--- a/node_modules/react-native/Libraries/Components/TextInput/TextInputState.js
@@ -19,10 +15,6 @@ index 9ef598d..2e12805 100644
1915 return findNodeHandle<$FlowFixMe>(currentlyFocusedInputRef);
2016 }
2117
22- diff --git a/node_modules/react-native/React/.DS_Store b/node_modules/react-native/React/.DS_Store
23- new file mode 100644
24- index 0000000..72c85c4
25- Binary files /dev/null and b/node_modules/react-native/React/.DS_Store differ
2618diff --git a/node_modules/react-native/React/Base/RCTKeyCommands.m b/node_modules/react-native/React/Base/RCTKeyCommands.m
2719index 1e6e913..6eadc54 100644
2820--- a/node_modules/react-native/React/Base/RCTKeyCommands.m
@@ -44,7 +36,7 @@ index 1e6e913..6eadc54 100644
4436
4537 @end
4638
47- @@ -116,16 +116,16 @@ - (void)handleKeyUIEventSwizzle:(UIEvent *)event
39+ @@ -116,16 +116,16 @@ RCT_NOT_IMPLEMENTED(-(instancetype)init)
4840 UIKeyModifierFlags modifierFlags = 0;
4941 BOOL isKeyDown = NO;
5042
@@ -98,7 +90,7 @@ diff --git a/node_modules/react-native/React/DevSupport/RCTPackagerConnection.mm
9890index 95dbf82..b1b5f9f 100644
9991--- a/node_modules/react-native/React/DevSupport/RCTPackagerConnection.mm
10092+++ b/node_modules/react-native/React/DevSupport/RCTPackagerConnection.mm
101- @@ -221,12 +221,12 @@ - ( void)addHandler:(id<RCTPackagerClientMethod>)handler forMethod:(NSString *)me
93+ @@ -221,12 +221,12 @@ static void eraseRegistrationsWithToken(std::vector<Registration<Handler>> ®i
10294 dispatch_queue_t queue =
10395 [handler respondsToSelector:@selector(methodQueue)] ? [handler methodQueue] : dispatch_get_main_queue();
10496
@@ -117,10 +109,6 @@ index 95dbf82..b1b5f9f 100644
117109 [self
118110 addRequestHandler:^(NSDictionary<NSString *, id> *request, RCTPackagerClientResponder *responder) {
119111 [handler handleRequest:request withResponder:responder];
120- diff --git a/node_modules/react-native/React/Fabric/.DS_Store b/node_modules/react-native/React/Fabric/.DS_Store
121- new file mode 100644
122- index 0000000..bd6a685
123- Binary files /dev/null and b/node_modules/react-native/React/Fabric/.DS_Store differ
124112diff --git a/node_modules/react-native/third-party-podspecs/RCT-Folly.podspec b/node_modules/react-native/third-party-podspecs/RCT-Folly.podspec
125113index 8852179..040c4f0 100644
126114--- a/node_modules/react-native/third-party-podspecs/RCT-Folly.podspec
0 commit comments