-
环境信息
在运行 yarn android:dev 命令时,遇到以下编译错误: 重现步骤
预期行为项目应该能够成功编译并在 Android 模拟器/设备上运行,没有 codegen 相关的错误。 实际行为编译失败,出现 Error: Unknown prop type for "environment": "undefined" 错误。 额外信息
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hey @lcsy1234, It simply comes down to the fact that |
Beta Was this translation helpful? Give feedback.
-
|
I'll close this discussion as it likely doesn't require any further development 😄 |
Beta Was this translation helpful? Give feedback.
Hey @lcsy1234,
It simply comes down to the fact that
react-native-screes@4.19.0requiresreact-nativeversion 0.81 or higher. Please see our compat table: https://github.com/software-mansion/react-native-screens?tab=readme-ov-file#support-for-fabric