Skip to content

Commit

Permalink
Update react-native+0.73.7.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
huhuanming committed Sep 27, 2024
1 parent 3d44931 commit 4bcde6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions patches/react-native+0.73.7.patch
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,6 @@ index 0000000..e95b895
+
+#pragma GCC diagnostic pop
+

diff --git a/node_modules/react-native/ReactAndroid/src/main/java/com/facebook/react/views/textinput/PasteWatcher.java b/node_modules/react-native/ReactAndroid/src/main/java/com/facebook/react/views/textinput/PasteWatcher.java
new file mode 100644
index 0000000..3fb9ea1
Expand Down Expand Up @@ -658,7 +657,6 @@ index 0000000..376ccda
+ return eventData;
+ }
+ }

diff --git a/node_modules/react-native/ReactCommon/react/renderer/components/textinput/iostextinput/react/renderer/components/iostextinput/TextInputEventEmitter.cpp b/node_modules/react-native/ReactCommon/react/renderer/components/textinput/iostextinput/react/renderer/components/iostextinput/TextInputEventEmitter.cpp
index 88ae3f3..7439eeb 100644
--- a/node_modules/react-native/ReactCommon/react/renderer/components/textinput/iostextinput/react/renderer/components/iostextinput/TextInputEventEmitter.cpp
Expand Down

0 comments on commit 4bcde6d

Please sign in to comment.