natal icon indicating copy to clipboard operation
natal copied to clipboard

Debugger integration

Open grav opened this issue 9 years ago • 1 comments

If I press Ctrl+Cmd+Z and enable Chrome Debugging, I get the default "Welcome to React Native!" page in the simulator, and it seems I am not running the Om-driven app anymore.

Shouldn't it be possible to use the Chrome Debugger exactly as I do in regular Om apps (with source mapping and everything)?

grav avatar Oct 13 '15 12:10 grav

Nothing has yet been done to attempt to integrate anything under the Ctrl+Cmd+Z menu. (There are likely architectural-level issues to sort through, given Ambly's remote compilation model.)

mfikes avatar Oct 13 '15 12:10 mfikes