SyntaxFix
Write A Post
Hire A Developer
Questions
if you are using IOS react native platform and want to debugging real android device you can use following code:
adb reverse tcp:8081 tcp:8081 npm start -- --reset-cache react-native run-android