运行 react-native start 报错

执行这2个进行清除缓存问题

yarn start -- --reset-cache 

npm start -- --reset-cache  

相关文章: