Commit ff73a56
authored
[Fabric] Add support for native key event handling (#12146)
* [Fabric] Add support for native key event handling
* format
* Change files
* fix
* fix
* Add support for 3rd party components to hook into key events
* fix
* Move CompositionEventHandler key handing into a function that can be shared with core input in future
* fix
* fix
* fix
* update snapshots
* format1 parent de07af9 commit ff73a56
File tree
27 files changed
+924
-71
lines changed- change
- packages
- e2e-test-app-fabric/test/__snapshots__
- playground/windows/playground-composition
- vnext
- Microsoft.ReactNative
- Fabric
- Composition
- TextInput
- platform/react/renderer/components/view
- src/Libraries/Components/Switch
27 files changed
+924
-71
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments