React Native Expected a component class,got [object Object]解决

报错原因:

组件大小写错误.

React Native Expected a component class,got [object Object]解决

解决方式:

修改组件名称即可.

 

这篇博客介绍了大部分RN的错误原因和解决方法:

http://blog.csdn.net/chichengjunma/article/details/52943013

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-22
  • 2021-10-05
  • 2022-03-01
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2021-08-22
  • 2021-04-25
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案