Top "Nativescript" questions

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

Navigate with parameters in latest NativeScript with Angular and TypeScript

I want to navigate to another page with parameters, but I can't seem to find documentation that explains it well. …

typescript angular navigation nativescript
Differences between Native Script and react native and ionic framework

Both Native Script and ionic framework are used for build IOS and Android apps with web view & without web …

cordova ionic-framework react-native nativescript hybrid-mobile-app
Image button Nativescript and Angular

I need to create an Image button which includes a custom image and a label in {N} + Angular. Something like …

nativescript angular2-nativescript nativescript-telerik-ui
How to set orientation in nativescript

Hello I would like to know how to set device orientation in nativescript. Specifically I want the application that I …

android screen-orientation nativescript
Center and right/left align items in a NativeScript Layout

In the context of a NativeScript app, I've been struggling to find an efficient, non-hacky way to do what seems …

nativescript
Is there any way to build IOS app on Windows?

I'm developing native apps but I have a Windows pc. Is there an actual way to build iOS apps on …

ios react-native nativescript
Code Signing Error - Verify the value of the CODE_SIGN_ENTITLEMENTS

If i try to compile a IOS-Nativescript-App using cloud-service from sidekick, i get this error: (CLI) Code Signing Error: The …

ios xcode nativescript entitlements code-signing-entitlements
Correct way to dismiss keyboard from a TextView in Nativescript

I have the following TextView: <TextView id="textFieldBody" hint="Some hint" text="{{ }}" editable="true" class="TextField" returnKeyType="done" /> …

textview uitextview nativescript
How to create angular 2 component into Nativescript Application?

I'm using nativescript with angular 2. I'm wondering how to rapidly create a ng component in a Nativescript Project. For example …

angular nativescript angular2-nativescript
Nativescript: Make label span width of its content, then wrap at a max width

I am trying to create a messaging view with a layout similar to iMessage, where a chat "bubble" is the …

ios label nativescript