- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
请问我目前在我的expo应用程序中遇到了这个错误,有没有人可以帮忙,我刚刚将我们的应用程序升级到expo/SDK 46.0.0,React Native 0.69.6,我被迫升级到reanimated 2.9.1.从而每次运行 npm start 时都会出现此错误 - 清除,我已将其导入到 barbel.config.js 中,如documentation中所述。谢谢。
完全错误
ERROR TypeError: _ReanimatedModule.default.configureProps is not a function. (In '_ReanimatedModule.default.configureProps(Object.keys(NATIVE_THREAD_PROPS_WHITELIST), Object.keys(UI_THREAD_PROPS_WHITELIST))', '_ReanimatedModule.default.configureProps' is undefined)
ERROR Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the wrong folder. Check if Metro is running, stop it and restart it in the current project.
* A module failed to load due to an error and `AppRegistry.registerComponent` wasn't called.
请帮忙谢谢。
最佳答案
如果您使用的是 Expo SDK 版本 49 或更高版本,则需要 Reanimated 版本 3。Expo SDK 49 引入了对 Reanimated 3 的支持,并将其设为默认版本。如果您使用的是 Reanimated 版本 2.*,它可能无法与 Expo SDK 49 或更高版本正常工作,并且您可能会遇到兼容性问题和错误。
关于react-native - TypeError : _ReanimatedModule. default.configureProps 不是函数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74039432/
请问我目前在我的expo应用程序中遇到了这个错误,有没有人可以帮忙,我刚刚将我们的应用程序升级到expo/SDK 46.0.0,React Native 0.69.6,我被迫升级到reanimated
我无法解决此问题,并查看了以下文档 https://www.npmjs.com/package/react-native-tab-view 我也没有遇到任何关于这个问题的文件。我使用了上面链接中提到的
我在 linux 机器上安装了 react native。我想在我的练习代码中实现 createBottomTabNavigator。我在其中创建了 5 个文件夹和 index.js。导航.js: i
我是一名优秀的程序员,十分优秀!