I'd like some simple steps for beginners on how to properly accomplish this for react-native. There are tutorials for Reactjs, and for Angular but not for react-native and it's proving difficult to accomplish.
Asked
Active
Viewed 468 times
2
-
See https://facebook.github.io/react-native/docs/debugging.html – Roy Wang Apr 28 '18 at 06:39
-
1Read through it, what should I set `REACT_DEBUGGER` to for vscode for react-native? – arshbot Apr 28 '18 at 07:04
-
Maybe https://marketplace.visualstudio.com/items?itemName=vsmobile.vscode-react-native is what you're looking for? – Rob Lourens Apr 29 '18 at 06:46