cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: add option for libs to include codegen

Open WoLewicki opened this issue 1 month ago • 0 comments

Summary

PR adding the cli side of https://github.com/facebook/react-native/pull/54382 which lets the library include hasCodegenPrefab option in their react-native.config.js file.

Test Plan

Checklist

  • [ ] Documentation is up to date.
  • [ ] Follows commit message convention described in CONTRIBUTING.md.
  • [ ] For functional changes, my test plan has linked these CLI changes into a local react-native checkout (instructions).

WoLewicki avatar Nov 03 '25 15:11 WoLewicki