| title | Debug iOS |
|---|---|
| editUrl | https://github.com/NativeScript/plugins/tree/main/packages/debug-ios/README.md |
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