You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C# implementation (and other platforms supported by react-native) have direct debugging support where developer can bring up the debug menu through a keyboard shortcut and then expose more debugging options including enabling web debugger. We should get this added to RNWCPP.
In addition to the debug menu, we will need to add a hook to make sure VS Code Command palette RN extension can plug into the developer menu
The text was updated successfully, but these errors were encountered:
The C# implementation (and other platforms supported by react-native) have direct debugging support where developer can bring up the debug menu through a keyboard shortcut and then expose more debugging options including enabling web debugger. We should get this added to RNWCPP.
In addition to the debug menu, we will need to add a hook to make sure VS Code Command palette RN extension can plug into the developer menu
The text was updated successfully, but these errors were encountered: