react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Autolinking should use the correct template as source files for autolinking codegen

Open jonthysell opened this issue 1 year ago • 0 comments

Problem Description

Right now, autolinking always uses the template files from the old templates to generate the right includes. This precludes us from differentiating what those files look like in fabric.

Autolinking should load the correct template files for fabric instead of using the paper ones.

Steps To Reproduce

Run autolinking on fabric app project

Expected Results

No response

CLI version

npx @react-native-community/cli -v

Environment

npx @react-native-community/cli info

Community Modules

No response

Target Platform Version

None

Target Device(s)

No response

Visual Studio Version

None

Build Configuration

None

Snack, code example, screenshot, or link to a repository

No response

jonthysell avatar Oct 04 '24 18:10 jonthysell