mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This diff renames React-Codegen to ReactCodegen. This way we'll no longer have to try both ``` #include <React-Codegen/MyModule.h> ``` and additionally ``` #include <React_Codegen/MyModule.h> ``` for cases with `use_frameworks`. Changelog: [iOS][Breaking] - Rename React-Codegen to ReactCodegen Reviewed By: cipolleschi Differential Revision: D54068492 fbshipit-source-id: dab8ea2034d299266482929061caa14397421445