- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
当我从开发菜单开始远程 js 调试并在 android 模拟器中重新加载我的 react-native 应用程序时出现此错误:
Invariant Violation: requireNativeComponent: "RCTView" was not found in the UIManager.
This error is located at:
in RCTView
in Root
in Styled(Root)
in _default
in Provider
in StyleProvider
in App
in RCTView
in RCTView
in AppContainer
getNativeComponentAttributes
43f126e6-e124-4b3e-b0e6-b141bfd6e007:28263:5
<unknown>
43f126e6-e124-4b3e-b0e6-b141bfd6e007:13523:14
Object.exports.get
43f126e6-e124-4b3e-b0e6-b141bfd6e007:21438:20
completeUnitOfWork
43f126e6-e124-4b3e-b0e6-b141bfd6e007:20492:64
performUnitOfWork
43f126e6-e124-4b3e-b0e6-b141bfd6e007:20598:30
renderRoot
43f126e6-e124-4b3e-b0e6-b141bfd6e007:20618:28
performWorkOnRoot
43f126e6-e124-4b3e-b0e6-b141bfd6e007:21020:268
performWork
43f126e6-e124-4b3e-b0e6-b141bfd6e007:20995:7
requestWork
43f126e6-e124-4b3e-b0e6-b141bfd6e007:20940:95
最佳答案
当我在 JS 开发模式关闭的情况下尝试启动远程 JS 调试时,我在 Android 上遇到了这种情况。我通过转到“开发设置”菜单并重新启用开发模式来修复它。
关于react-native - 不变违规 : requireNativeComponent: "RCTView" was not found in the UIManager,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55532052/
当我从开发菜单开始远程 js 调试并在 android 模拟器中重新加载我的 react-native 应用程序时出现此错误: Invariant Violation: requireNativeCo
我有一个从 Prop 值接收值的项目。 根据 react-native 错误消息,此值未正确设置。 export default class BarItem extends Component { c
React native 应用程序崩溃并出现以下错误。我不太理解这个错误。知道这个错误是什么吗?我正在使用 React Native 0.31,但在设备 Galaxy Core2 的 Android
升级到 RN 0.30 后,即使构建最简单的可能,我也开始看到下面显示的错误 app : react-native init AwesomeProject react-native run-ios 最
您好,我遇到以下错误。心理急救 更新由 RCTView 管理的 View 的属性“accessibilityRole”时出错无效的无效的可访问性角色值:tab React Native 环境信息: 系
我正在关注以下的 React Native 教程: https://facebook.github.io/react-native/docs/animated.html 但是,当我运行代码时,我收到以
我正在使用 react-native-elements,我收到了两个相同的警告,一个针对 View,一个针对 RCTView。 当我用其他东西(只是一个简单的 View )替换 Tile 时,一切正常
谁能帮帮我?我正在为其使用 React Native Expo SDK 42,它仅在 Android 上显示此错误。我的 iOS 设备上没有错误。我尝试了所有方法,例如添加 Overflow: "hi
我似乎无法使用 pod install 将 react-native-maps 安装到我的 react native ios 项目中。我收到警告 Missing dependency target "
我想创建一些带有堆栈和选项卡导航器的屏幕,但它似乎不起作用,它收到这样的错误消息 error on virtual device ... 这是因为导航还是什么? 这是我的代码 ConfirmActiv
我是一名优秀的程序员,十分优秀!