That itself is perhaps an interesting feedback on the usefulness of debugging in VSCode..
Xamarin debugging in Visual Studio seems to work well but given that react-native is still changing fast I'd stick to the Chrome debugger and react-devtools as more likely to avoid versioning issues.
Hm, I haven't used this since I wrote this article.
Could be that RN changed too much since then :/
probably yes
That itself is perhaps an interesting feedback on the usefulness of debugging in VSCode..
Xamarin debugging in Visual Studio seems to work well but given that react-native is still changing fast I'd stick to the Chrome debugger and react-devtools as more likely to avoid versioning issues.
Good advice.