mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
97d439e0ba
Summary: Now that we have the babel plugin, we can remove the checked in view configs Note that this requires switching the old NativeComponent.js files back to `requireNativeComponent` for open source support (until the babel plugin and codegen are published to a package) The babel plugin replaces this export with the inline view config Reviewed By: cpojer Differential Revision: D15524779 fbshipit-source-id: ab819ce6f24cb2f15a1897ed6d510a0db6aff3a1