Kudo / react-native-v8

Opt-in V8 runtime for React Native Android
MIT License
924 stars 69 forks source link

Can we use V8 remote debugging in this project? #40

Closed anchengjian closed 4 years ago

anchengjian commented 4 years ago

In RN remote debugging mode, JS code is still running in chrome. But in this project, V8 is running on the mobile device, so can we use V8 remote debugging in this project?

Similar to https://developers.google.com/web/tools/chrome-devtools/remote-debugging/webviews