react/packages/react-native-renderer/src
Sebastian Markbåge 4fa20b53b7
Don't pass instanceHandle to clones (#13125)
We will instead just reuse the first one.
2018-08-16 09:54:12 -07:00
..
__mocks__ Don't pass instanceHandle to clones (#13125) 2018-08-16 09:54:12 -07:00
__tests__ Extract Fabric event handlers from canonical props (#13024) 2018-06-13 16:20:48 -07:00
NativeMethodsMixin.js Remove fbjs dependency (#13069) 2018-06-19 16:03:45 +01:00
NativeMethodsMixinUtils.js react-native-renderer: convert vars to let/const (#11722) 2017-11-30 21:39:39 +00:00
ReactFabric.js Change warning() to automatically inject the stack, and add warningWithoutStack() as opt-out (#13161) 2018-07-16 22:31:59 +01:00
ReactFabricComponentTree.js Remove fbjs dependency (#13069) 2018-06-19 16:03:45 +01:00
ReactFabricEventEmitter.js Fix Flow type that event target can be null (#13124) 2018-06-29 12:51:48 -07:00
ReactFabricGlobalResponderHandler.js setJSResponder in Fabric renderer (#13031) 2018-06-13 17:03:26 -07:00
ReactFabricHostConfig.js Don't pass instanceHandle to clones (#13125) 2018-08-16 09:54:12 -07:00
ReactFabricInjection.js setJSResponder in Fabric renderer (#13031) 2018-06-13 17:03:26 -07:00
ReactNativeAttributePayload.js Remove ReactNativePropRegistry (#12559) 2018-04-09 19:02:46 -07:00
ReactNativeBridgeEventPlugin.js Fix Flow type that event target can be null (#13124) 2018-06-29 12:51:48 -07:00
ReactNativeComponent.js Refactor findHostInstance and findNodeHandle (#12575) 2018-04-09 20:15:10 -07:00
ReactNativeComponentTree.js Remove fbjs dependency (#13069) 2018-06-19 16:03:45 +01:00
ReactNativeEventEmitter.js Change warning() to automatically inject the stack, and add warningWithoutStack() as opt-out (#13161) 2018-07-16 22:31:59 +01:00
ReactNativeEventPluginOrder.js react-native-renderer: convert vars to let/const (#11722) 2017-11-30 21:39:39 +00:00
ReactNativeFiberHostComponent.js Move renderer host configs into separate modules (#12791) 2018-05-15 01:12:28 +01:00
ReactNativeFiberInspector.js Remove ad-hoc forks of getComponentName() and fix it (#13197) 2018-07-12 07:32:06 -07:00
ReactNativeFrameScheduling.js Update Flow to 0.70 (#12875) 2018-05-21 17:54:48 +01:00
ReactNativeGlobalResponderHandler.js Add Experimental Fabric Renderer (#12069) 2018-01-22 09:58:35 -08:00
ReactNativeHostConfig.js Prepare placeholders before timing out (#13092) 2018-07-03 19:22:41 -07:00
ReactNativeInjection.js setJSResponder in Fabric renderer (#13031) 2018-06-13 17:03:26 -07:00
ReactNativeInjectionShared.js setJSResponder in Fabric renderer (#13031) 2018-06-13 17:03:26 -07:00
ReactNativeRenderer.js Change warning() to automatically inject the stack, and add warningWithoutStack() as opt-out (#13161) 2018-07-16 22:31:59 +01:00
ReactNativeTypes.js No longer expose ReactNativeComponentTree (#12904) 2018-05-25 21:17:37 -07:00