9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement

View on GitHub

@nativescript/debug-ios

Advanced iOS debugging made possible via DebugSwift.

cli
npm install @nativescript/debug-ios -D

Usage

typescript
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

Next
Detox