Top "Nativescript" questions

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

repositories.cfg could not be loaded in Windows 10

while installing native-script i got repositories.cfg could not be loaded error , please help me debugging it. It would help …

android-studio windows-10 nativescript angular2-nativescript
Difference between Xamarin and Telerik's native script

Xamarin Write the model in C# Write the views for each OS in their own native way Xamarin promises that …

telerik xamarin nativescript
Attempted to assign to readonly property even though same command works elsewhere?

I have a Javascript function (in an Angular 2 NativeScript based mobile app) which is triggered on a button press, it …

javascript angularjs nativescript
Nativescript android remove action bar

I am trying to develop android app using Nativescript and try to remove Action Bar (top bar with "testns" title), …

android nativescript
Nativescript background-image fullscreen

I want to create app in Nativescript with fullscreen image on page. I have to use background-image: url('~/images/…

nativescript
Cannot find a compatible Android SDK for compilation when running `tns platform add android`

I am following an official NativeScript tutorial and having a problem configuring my OS X environment for android development. When …

android nativescript
How to return Observable inside a subscription

I want to call http request inside a observable which makes select operation from database. I made two services, DbService …

angular typescript nativescript angular2-observables
NativeScript handling back button event

I am trying to handle the hardware back button in a NativeScript app. I am using NativeScript version 2.3.0 with Angular. …

nativescript back-button angular2-nativescript
brew cask install android-sdk

I’m having problem to install android sdk (brew cask install android-idk) on Mac OS X. I tried to install …

android homebrew nativescript angular2-nativescript
Hybrid App - Ionic vs NativeScript

I am in mobile space for quite some time and we are having native Android and iOS app already. Now …

angular typescript ionic-framework nativescript