Answers for "run my react native on physical device android"

0

React native run on android device

adb -s <device name> reverse tcp:8081 tcp:8081
Posted by: Guest on February-23-2022

Code answers related to "run my react native on physical device android"

Code answers related to "Javascript"

Browse Popular Code Answers by Language