react-native-debugger icon indicating copy to clipboard operation
react-native-debugger copied to clipboard

Is there support for the "debugger" statement?

Open adrian19hub opened this issue 2 years ago • 0 comments

Hi :) If not, is it something that is planned?

Thanks.

onPress={() => { debugger; <--- this dispatch(setSelectedDriverForSwapAction(driver.code)); }}

React Native Debugger app version: 0.13 React Native version: 69 Platform: android Is real device of platform: [Yes or No] Operating System: Windows

adrian19hub avatar Jan 23 '23 11:01 adrian19hub