react/scripts/rollup/shims/react-native
Sebastian Markbåge b99d0b1416
[RN] Move view config registry to shims (#12569)
* Move view config registry to shims

This ensures that both Fabric and RN renderers share the same view config
registry since it is stateful.

I had to duplicate in the mocks for testing.

* Move createReactNativeComponentClass to shims and delete internal usage

Since createReactNativeComponentClass is just an alias for the register
there's no need to bundle it. This file should probably just move back
to RN too.
2018-04-09 20:05:57 -07:00
..
NativeMethodsMixin.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
ReactDebugTool.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
ReactFabric.js Fix Prettier 2018-03-21 09:41:23 +00:00
ReactFeatureFlags.js Enable warnAboutDeprecatedLifecycles for ReactNative (#12186) 2018-02-08 10:48:18 -08:00
ReactNative.js Added naive scheduleDeferredCallback implementation for RN (#11362) 2017-10-25 14:13:34 -07:00
ReactNativeComponentTree.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
ReactNativeViewConfigRegistry.js [RN] Move view config registry to shims (#12569) 2018-04-09 20:05:57 -07:00
ReactPerf.js Update license headers BSD+Patents -> MIT 2017-09-25 18:17:44 -07:00
createReactNativeComponentClass.js [RN] Move view config registry to shims (#12569) 2018-04-09 20:05:57 -07:00