Mx Native widgets and Visual Studio Code debugging

0
Hi, I'm trying to get debugging to work in visual studio code for react native widgets . I'm using react native tools but cannot seem to find the correct configuration for the launch.json. As an alternative it would also be fine to be able to set breakpoints on the source files from within chrome. However I only seem to have access to the compiled js files (the source files are not available / detected within chrome).  Apart from that the standalone react developer tools and console logging is working fine. However I would really appreciate a more robust way of debugging. Any help would be appreciated.  Regards, Coen    
asked
0 answers