We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dec2b4 commit d98d4e6Copy full SHA for d98d4e6
1 file changed
docs/RunningOnDeviceAndroid.md
@@ -28,7 +28,7 @@ Have your device connected via USB with debugging enabled (see paragraph above o
28
1. Run `adb reverse tcp:8081 tcp:8081`
29
2. You can use `Reload JS` and other development options with no extra configuration
30
31
-### Configure device to connect to the local dev server via Wi-Fi
+### Configure your app to connect to the local dev server via Wi-Fi
32
33
1. Make sure your laptop and your phone are on the same Wi-Fi network.
34
2. Open your React Native app on your device.
0 commit comments