Still doesn't support React Native New Architecture #2918
-
I am using i Build configuration: Debug
i Build platform: x64
× Build failed with message C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2413,5): error MSB3271: There was a mismatch between the processor architecture of the project being built "AMD64" and the processor architecture, "x86", of the implementation file "D:\4fun\p2p-file-transfer\transferify\node_modules\react-native-windows\target\Microsoft.ReactNative\Microsoft.ReactNative.dll" for "D:\4fun\p2p-file-transfer\transferify\node_modules\react-native-windows\target\Microsoft.ReactNative\Microsoft.ReactNative.winmd". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and implementation file, or choose a winmd file with an implementation file that has a processor architecture which matches the targeted processor architecture of your project. [D:\4fun\p2p-file-transfer\transferify\node_modules\react-native-screens\windows\RNScreens\RNScreens.vcxproj]. Check your build configuration.
Command failed. Re-run the command with --logging for more information.
error Command failed with exit code 2302. |
Beta Was this translation helpful? Give feedback.
Answered by
kligarski
May 13, 2025
Replies: 1 comment 3 replies
-
Hey, the library does! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think they're currently working on it but
screens
are not yet supported for Fabric. If there are any updates, they will be available in this issue.