mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2f07130bb3
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46777 Simplifies this internal logic plus ensures there is one source of truth for `reactNativeVersion` in our CLI plugin. Also, renames the `ctx` variable to `cliConfig`, to more clearly signal that this is an integration point with the Community CLI. Completes this wave of `community-cli-plugin` simplifications. Changelog: [Internal] Reviewed By: robhogan Differential Revision: D63534247 fbshipit-source-id: bf5779fcf971dee1e0caf58b071df360636c53e9