오른쪽 상단 'Device' 누르면
Open on iOS Simulator
Open on Android
밖에 없다.
iOS Device에서 돌리고 싶은 데 'Open on iOS Simulator' 이거는 계속 시뮬레이터만 돌려줄 뿐이라서 찾아봤는데..
왜이렇게 복잡한건지 어후..
우선 포스팅을 하고 나중에 괜찮은 방법 있음 찾아봐야겠다.
Step 1:
Open Expo XDE, and click on the gray cog to change host mode to LAN. Make sure you enabled Development Mode. You'll see an URL right in front of you. Wait until packager to start running.
톱니바퀴 눌러서 Host를 LAN으로 설정
Step 2:
Open Expo App in your mobile device, and click on the second tab 'Explore' and enter the URL that starts with exp://192.168... This is a local connection to your computer. You will see your app running in a minute.
Make sure your phone and computer are on the same WiFi!
같은 와이파이 대역이 아닌 상태로 하면 똥멍청이
Step 3:
실행할 device에 미리 Expo 앱을 설치한다.(App Store 가면 있음)
그리고 인터넷 켜서 톱니바퀴 옆 주소(exp://.....) 입력하면 Expo 앱이랑 연결하여 실행됨
고마우신 stackoverflow
https://stackoverflow.com/questions/43730608/how-do-i-run-an-app-on-a-real-ios-device-using-expo/43734097
'Study > ETC' 카테고리의 다른 글
리눅스 명령어 (0) | 2019.06.12 |
---|---|
[React Native] Slider (0) | 2019.06.03 |
React Native (0) | 2019.06.03 |
[Cordova] Cordova 설치 및 특정 버전으로 설치 (0) | 2019.05.29 |
정규식 테스트 사이트 (0) | 2019.05.27 |