Simulator 썸네일형 리스트형 [ReactNative] Expo ios simulator said "This version of ..." When after update expo-cli.. the ios simulator said like this.."This version of the Expo app is out of date. Uninstall the app and run again to upgrade."The expo app on ios simulator is out of date..The solutions is just Remove the expo app on ios simulator and restart expo project..Open the ios simulator..and press the home button on the bottom of the simulator..And find the Expo application..a.. 더보기 [ReactNative] expo를 이용한 설정 Download EXPOhttps://github.com/expo/xde Expo를 이용하면 react native 개발은 좀더 쉽게 해줄 수 있음. 프로젝트를 생성해주게 되면 기본적으로 필요한 애들이 포함된 프로젝트가 생성이 되며이를 Share를 통해 모바일 기기에서 실행 시키거나혹은 Device를 선택하여 시뮬레이터를 띄워서 확인할 수 있음.물론, 이 경우 react 와 동일하게 파일의 변화가 생기게 되면자동으로 rebuild 후 reload 하여 쉽게 변경점을 확인 할 수 있음. mac을 사용할 경우 Xcode를 설치해줘야 시뮬레이터를 확인 할 수 있음.android 시뮬레이터를 띄워주려면 아래 링크에서 genymotion(free version) 을 설치해야함.https://www.genymoti.. 더보기 이전 1 다음