UNPKG

@nativescript/template-master-detail

Version:

Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.

9 lines (6 loc) 197 B
import { Application } from '@nativescript/core' Application.run({ moduleName: 'app-root' }) /* Do not place any code after the application has been started as it will not be executed on iOS. */