不变违规:requireNativeComponent:在 UIMana 中找不到“RNCViewPager”

Iss*_*ssa 2 android reactjs react-native

我正在使用反应导航material top tabs,但收到此错误Invariant Violation: requireNativeComponent: "RNCViewPager" was not found in the UIMana

Iss*_*ssa 7

经过几个小时的调试,我通过执行以下操作解决了问题

  1. react-native start --reset-cache
  2. 从设备中卸载应用程序
  3. react-native run-android