使用react-native-picker报以下错误:

react-native-picke Cannot read property '_init' of undefined

查看了react-native-picke的issues:

https://github.com/beefe/react-native-picker/issues/128

最后原因是如下所示:

react-native-picke Cannot read property '_init' of undefined

 

显示libRCTBEEPickermanager.a文件是灰色的,选择删除,再次添加即可.

 

相关文章:

  • 2021-10-09
  • 2022-02-15
  • 2021-12-24
  • 2022-01-06
  • 2021-08-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
  • 2021-11-22
  • 2021-07-09
  • 2021-12-02
相关资源
相似解决方案