To see Reactotron logs while running on an Android, type the following into the Terminal.
adb reverse tcp:9090 tcp:9090
To reload Android app device without opening and closing:
adb shell input text "RR"
To see Reactotron logs while running on an Android, type the following into the Terminal.
adb reverse tcp:9090 tcp:9090
To reload Android app device without opening and closing:
adb shell input text "RR"