react/scripts/flow
Joshua Gross e316f78552
RN: Implement `sendAccessibilityEvent` in RN Renderer that proxies between Fabric/non-Fabric (#20554)
* RN: Implement `sendAccessibilityEvent` on HostComponent

Implement `sendAccessibilityEvent` on HostComponent for Fabric and non-Fabric RN.

Currently the Fabric version is a noop and non-Fabric uses
AccessibilityInfo directly. The Fabric version will be updated once
native Fabric Android/iOS support this method in the native UIManager.

* Move methods out of HostComponent

* Properly type dispatchCommand and sendAccessibilityEvent handle arg

* Implement Fabric side of sendAccessibilityEvent

* Add tests: 1. Fabric->Fabric, 2. Paper->Fabric, 3. Fabric->Paper, 4. Paper->Paper

* Fix typo: ReactFaricEventTouch -> ReactFabricEventTouch

* fix flow types

* prettier
2021-01-26 20:02:40 -08:00
..
config Flow ignore new build2 directory (#20635) 2021-01-21 10:43:52 -05:00
createFlowConfigs.js [DevTools] Add DevTools forked Feature flags (#18994) 2020-10-12 13:07:10 -04:00
environment.js [Flight] Add read-only fs methods (#20412) 2020-12-09 21:46:50 +00:00
react-devtools.js [DevTools] Add DevTools forked Feature flags (#18994) 2020-10-12 13:07:10 -04:00
react-native-host-hooks.js RN: Implement `sendAccessibilityEvent` in RN Renderer that proxies between Fabric/non-Fabric (#20554) 2021-01-26 20:02:40 -08:00
react-relay-hooks.js [Flight] Simplify Relay row protocol (#20168) 2020-11-10 19:54:42 -08:00
runFlow.js Make Flow work with your editor (#18664) 2020-04-18 10:24:46 -07:00