Search code examples
iosreact-nativedevicelivereload

How to run react-native app with hot reload on real ios device?


I'm trying to run my react-native app on my iphone with hot reloading What shall I do? I've tried different ip's but it crashes


Solution

  • Changed my IP address to dynamic and now it hot-reloads fine. Thanks