Installation and Setup npm install --save-dev jest Basic Test Structure // file.test.js|ts describe("Subject of something to test", () => { describ
EAS 构建 主要指令 //登录 eas login //关联本地expo项目到EAS eas init //init后eas-cli在app.json中添加以下信息 "extra": { "router": {}, "eas": { "pr