一、
Question:
Module `react-native-*` does not exist in the Haste module map
Solution:
1、npm install react-native-* -save
( 注意: react-native-*
为插件名称)
2、yarn start --reset-cache
or npm start --reset-cache
posted @
2020-05-09 09:57
尘恍若梦
阅读(
168)
评论()
编辑
收藏
举报