natal
natal copied to clipboard
Debugger integration
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)?
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.)