A hack to implement stop event propagation
import { Page } from 'tns-core-modules/ui/page' export default { mounted () { this.nativeView.p...
Tips to create sketch
import * as app from 'tns-core-modules/application' import { device } from 'tns-core-modules/platform...
dubstep.ir announcement
Get screen size: docs import { screen } from 'platform' screen.mainScreen.widthDIPs sc...
Just create a simple component: import { android, AndroidApplication } from 'tns-core-modules/appli...