@nativescript/debug-ios
v2.0.0
Published
NativeScript iOS Debugging tools.
Readme
@nativescript/debug-ios
Advanced iOS debugging made possible via DebugSwift.
npm install @nativescript/debug-ios -DUsage
import { NativeScriptDebugIOS } from '@nativescript/debug-ios';
NativeScriptDebugIOS.show();API
NativeScriptDebugIOS.show()
Shows the DebugSwift debugging UI.
NativeScriptDebugIOS.toggle()
Toggles the visibility of the DebugSwift debugging UI.
License
Apache License Version 2.0
