Top "Nativescript" questions

NativeScript is an open source framework created by Telerik that makes native mobile app development easier for web developers.

ENOTEMPTY: directory not empty, rmdir

I am new in NativeScript, I tried to run my HelloWord app using NativeScript and Angular. I connected my android …

webpack nativescript angular2-nativescript nativescript-angular
Custom Dialog in NativeScript

I am learning NativeScript. As part of that effort, I am attempting to create a page that shows a dialog …

javascript nativescript
In NativeScript with Angular, how can I get an interface element the id?

I'm trying to avoid unexpected behavior in a NativeScript application. When I walk into any screen that has a search …

javascript android typescript nativescript nativescript-angular
NativeScript - Open NativeScript DropDown widget with Another UI Element

I am really new to Nativescript, so pardon me for the noob question. I wanted a more web browser feel …

typescript drop-down-menu widget nativescript listpicker
'tns' is not recognized as an internal or external command, operable program or batch file. NativeScript

I am new to NativeScript and am currently going through the installation steps described here (http://docs.nativescript.org/angular/…

nativescript tns
Modules not found in shared code with Nativescript and Angular Schematics

I'm using Angular with Nativescript Schematics. I have installed the nativescript-ui-sidedrawer. When i run tns run ios --bundle The native …

angular nativescript angular-schematics
How to create Android app based on Angular2 app.

I created medium large Angular2 app a few weeks ago. It's full responsive, so I wanted to make Android application …

android angular ionic2 nativescript angular2-nativescript
Add Angular2 Material to Nativescript

I've created a basic Nativescript app using: tns create my-project-name --template nativescript-angular-drawer-template Now, I want to add Material Design to …

angular material-design nativescript angular2-nativescript angular-material2
ListView.itemTemplate and Images in NativeScript

I am trying to build a Contacts List type POC for NativeScript. And I would like to have an image …

listview nativescript
Get a local json file on NativeScript

How to get a local big json data? I have tried this, but I had no success: var sa = require("./…

json nativescript