`react-native run-ios` trả về Lỗi: Không thể tìm thấy trình mô phỏng iPhone X
bất cứ khi nào tôi chạy react-native run-ios, tôi nhận được Could not find iPhone X simulator Error: Could not find iPhone X simulator at resolve (calendarPractice/node_modules/react-native/local-cli/runIOS/runIOS.js:149:13) at new Promise (<anonymous>) at runOnSimulator (calendarPractice/node_modules/react-native/local-cli/runIOS/runIOS.js:134:10) at Object.runIOS [as func] (calendarPractice/node_modules/react-native/local-cli/runIOS/runIOS.js:106:12) at Promise.resolve.then (calendarPractice/node_modules/react-native/local-cli/cliEntry.js:117:22) tuy nhiên, khi tôi chạy trên Xcode, nó …