Commit 64d4d7c
Expose dispatchTrustedEvent and setEventInitTimeStamp in ReactNativePrivateInterface (#56417)
Summary:
Pull Request resolved: #56417
Changelog: [internal]
The React Native renderer needs access to these internals to dispatch events under the new EventTarget-based event dispatching pipeline.
Reviewed By: javache
Differential Revision: D100462549
fbshipit-source-id: 0b4f9cb5900c6b48781a98edf431a6460d16709d1 parent f0f6240 commit 64d4d7c
File tree
1 file changed
+10
-0
lines changed- packages/react-native/Libraries/ReactPrivate
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
136 | 146 | | |
0 commit comments