Closed Jhh910 closed 2 months ago
提供一下package.json信息、 或者其中的
版本
提供一下package.json信息、 或者其中的
- react-native-gesture-handler
- react-native-reanimated
版本
这是我的版本 我的项目不是expo创建的 expo-font这个依赖装不了 请问expo-font这个依赖必须要装吗
试一下别人提供的解决方案:https://github.com/software-mansion/react-native-reanimated/issues/5625#issuecomment-1926979262
不用expo就不用安装expo-font
💬 前提强调
🙋 描述详情/重现步骤
plugins: [ /// This Plugin should be last 'react-native-reanimated/plugin', ], 我尝试添加重新运行仍然报错 TypeError: Cannot read property 'makeMutable' of undefined
🔴 版本
8.19.2
💻 运行环境
Android
⚫️
npx react-native info
输出信息System: OS: Windows 10 10.0.22621 CPU: (16) x64 12th Gen Intel(R) Core(TM) i5-12500H Memory: 1.76 GB / 15.73 GB Binaries: Node: version: 20.15.1 path: D:\nodejs\node.EXE Yarn: version: 1.22.22 path: ~\AppData\Roaming\npm\node_modules\yarn\bin\yarn.CMD npm: version: 10.7.0 path: D:\nodejs\npm.CMD Watchman: Not Found SDKs: Android SDK: Not Found Windows SDK: Not Found IDEs: Android Studio: Not Found Visual Studio:
补充说明
No response