Advanced iOS debugging made possible via DebugSwift.
npm install @nativescript/debug-ios -D
import { NativeScriptDebugIOS } from '@nativescript/debug-ios';
NativeScriptDebugIOS.show();Shows the DebugSwift debugging UI.
Toggles the visibility of the DebugSwift debugging UI.
Apache License Version 2.0