简体   繁体   中英

Execute react-native debug code on iPhone without USB and Expo

I am trying to execute my react-native app on my physical iPhone but I don't have the converter so I can't able to use USB and also when I try to use expo for this reason, it doesn't work, it shows the same message(ie, slow internet speed) all the time even though the Wi-Fi speed is pretty good.

It would be good if someone provide me a reliable way to achieve the same without using expo and USB

Even in bare React Native project. You've to use USB one time, then you can switch to work through Wi-Fi. Maybe problem is raised in Expo when you converted in from bare React Native to Expo.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM