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

Trying to use modules/apps across UWP/WinAppSDK should provide a meaningful error message

Open asklar opened this issue 4 years ago • 1 comments

UWP modules will likely not work in WinAppSDK apps and vice versa. We should have a sane experience here rather than let things fail at build or runtime. This includes identifying whether a module/app is using winui3, as well as probably autolinking changes to diagnose this as early as possible.

asklar avatar Nov 16 '21 05:11 asklar

Depends on https://github.com/microsoft/react-native-windows/issues/9136

agniuks avatar Mar 09 '22 19:03 agniuks