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

[Fabric] Community Modules Should Autolink on Fabric

Open chiaramooney opened this issue 2 years ago • 1 comments

Filing issue to track the work of adding autolinking support for community modules on Fabric.

chiaramooney avatar Aug 16 '23 20:08 chiaramooney

Autolinking for native modules should work the same. View managers is something else. Will need to figure out auto linking of those once we have N=1.

chrisglein avatar Aug 17 '23 18:08 chrisglein

Auto-linking worked fine in the NativeMdouleSample/cpp-lib sample, that is, identifying the package providers and generating the right auto-linking code, which didn't modify the template at all.

Really #12641 should cover making sure that that the package providers have the correct code for exposing any fabric view components so that the autolinking actually does something.

jonthysell avatar Jan 15 '25 19:01 jonthysell