react/packages/react-native-renderer/src
Ricky aa736a0fa6
Add queue microtask to host configs (#20668)
* Queue discrete events in microtask

* Fix flow types

* Add to createReactNoop

* More flow types

* Remove import

* Add to custom HostConfig as well
2021-01-27 15:01:21 -05:00
..
__mocks__/react-native/Libraries/ReactPrivate RN: Implement `sendAccessibilityEvent` in RN Renderer that proxies between Fabric/non-Fabric (#20554) 2021-01-26 20:02:40 -08:00
__tests__ RN: Implement `sendAccessibilityEvent` in RN Renderer that proxies between Fabric/non-Fabric (#20554) 2021-01-26 20:02:40 -08:00
legacy-events Fix instances of function declaration after return (#19733) 2020-09-01 08:55:10 -04:00
NativeMethodsMixinUtils.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00
ReactFabric.js RN: Implement `sendAccessibilityEvent` in RN Renderer that proxies between Fabric/non-Fabric (#20554) 2021-01-26 20:02:40 -08:00
ReactFabricComponentTree.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactFabricEventEmitter.js Fork legacy-events folder into react-dom and react-native (#19228) 2020-07-01 16:37:13 +01:00
ReactFabricGlobalResponderHandler.js [react-native] Use path-based imports instead of Haste for the RN renderer (#15604) 2019-05-23 08:23:54 +01:00
ReactFabricHostConfig.js Add queue microtask to host configs (#20668) 2021-01-27 15:01:21 -05:00
ReactFabricInjection.js Fork legacy-events folder into react-dom and react-native (#19228) 2020-07-01 16:37:13 +01:00
ReactNativeAttributePayload.js [RN] Hoist static deepDiffer options object (#17303) 2019-11-07 16:03:55 +00:00
ReactNativeBridgeEventPlugin.js Fork legacy-events folder into react-dom and react-native (#19228) 2020-07-01 16:37:13 +01:00
ReactNativeComponentTree.js [Native] Enable and remove targetAsInstance feature flag. (#18182) 2020-02-28 13:45:42 -08:00
ReactNativeEventEmitter.js Fork legacy-events folder into react-dom and react-native (#19228) 2020-07-01 16:37:13 +01:00
ReactNativeEventPluginOrder.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactNativeFiberHostComponent.js Enable prefer-const lint rules (#18451) 2020-04-01 12:35:52 -07:00
ReactNativeFiberInspector.js Split cross-package types from implementation 2020-04-08 23:49:23 -07:00
ReactNativeGetListener.js Fork legacy-events folder into react-dom and react-native (#19228) 2020-07-01 16:37:13 +01:00
ReactNativeGlobalResponderHandler.js [react-native] Use path-based imports instead of Haste for the RN renderer (#15604) 2019-05-23 08:23:54 +01:00
ReactNativeHostConfig.js Add queue microtask to host configs (#20668) 2021-01-27 15:01:21 -05:00
ReactNativeInjection.js Fork legacy-events folder into react-dom and react-native (#19228) 2020-07-01 16:37:13 +01:00
ReactNativeInjectionShared.js Fork legacy-events folder into react-dom and react-native (#19228) 2020-07-01 16:37:13 +01:00
ReactNativeRenderer.js RN: Implement `sendAccessibilityEvent` in RN Renderer that proxies between Fabric/non-Fabric (#20554) 2021-01-26 20:02:40 -08:00
ReactNativeTypes.js RN: Implement `sendAccessibilityEvent` in RN Renderer that proxies between Fabric/non-Fabric (#20554) 2021-01-26 20:02:40 -08:00