Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

How to debug React Native project created with Expo using TypeScript

$
0
0

I created an Expo boilerplate project that is using TypeScript.

When I run the app with expo start, the Chrome debugger opens up at http://localhost:19001/debugger-ui/, but in the devtools I can only see .js files:

enter image description here

How can I get my .tsx sourcefiles to show up?

I have "sourceMap": true, in .tsconfig.json and the .map files are generated along the .js files. Any more configuration I am missing here?


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>