mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
24e07bc979
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/32749 Changelog: [Internal] Move the use_react_native_codegen_discovery call to use_react_native. Found out that pre_install doesn't get invoked until all podspecs are read. This wouldn't work because I want use_react_native_codegen_discovery to generate React-Codgen podspecs. I also think it's better to have less logic in Podfiles as it's hard to update once users set it up. Reviewed By: cortinico Differential Revision: D33054318 fbshipit-source-id: 6d62be454610c8a1d55988fe376ee3f187510a36