React Native Expo
4. React Expo 명령어 모음
★폭스★
2024. 1. 24. 20:18
윈도우
adb kill-server
adb -a nodaemon server start
emulator @Pixel_5_API_31
emulator -list-avds
리눅스
socat -d -d TCP-LISTEN:5554,reuseaddr,fork TCP:$(cat /etc/resolv.conf | tail -n1 | cut -d " " -f 2):5554