dillon1000/react

Commit

[React Native] Fabric get current event priority (#21553)

* Call into Fabric to get current event priority

Fix flow errors

* Prettier

* Better handle null and undefined cases

* Remove optional chaining and use ?? operator

* prettier-all

* Use conditional ternary operator

* prettier
Browse files
Changed paths2 files
First-parent comparison
M packages/react-native-renderer/src/ReactFabricHostConfig.js ModifiedM scripts/flow/react-native-host-hooks.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…