📌  相关文章
📜  Metro 服务器未运行本机反应 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:03:28.228000             🧑  作者: Mango

代码示例1
//in another terminal run following command

npm start
//or
yarn start
//or
react-native start

//Also you can add --reset-cache to delete all the data from cache folder