NativeScript is an open source framework created by Telerik that makes native mobile app development easier for web developers. It enables developers to use JavaScript or TypeScript (with or without Angular or Vue) to build native mobile applications for iOS and Android. NativeScript apps render native UI components styled by a subset of CSS. Modules provide cross-platform native API abstractions. 100% of native APIs are available via JavaScript.
How to get a local big json data? I have tried this, but I had no success: var sa = require("./shared/resour
I have an app that has an action bar and a Tabview. Inside the tabview there is a listview. What I want is the
I have a nativescript-vue app with the RadListView component to display data to the user. Each row of the list
I'm setting up a NativeScript-Angular project, and would like to implement unit tests using Jasmine-Karma
I have the following client: new Client { ClientId = "nativeapptest", ClientName = "Native App Test",
How is the app name set in iOS version of the build? Looking at app/App_Resources/iOS/Info.plist - I see <
I want to navigate to another page with parameters, but I can't seem to find documentation that explains
I am trying to build a Contacts List type POC for NativeScript. And I would like to have an image and name in
In listview items I'm using Visiblity concept in layout to perform visible and collapse. When performing
I´m evaluating differents mobile frameworks, and I think that nativescript is a good option. But I don't
I'm using nativescript with angular 2. I'm wondering how to rapidly create a ng component in a Nat
All I'm trying to do at this point is get the project to run. I run tns run android The application build
I want to position an element at the bottom of the screen in Absolute Layout in NativeScript. I have this cod
I have installed Android Studio and further installed the SDKs and tools via Android Studio. Here they are:
I'm trying to use FontAwesome icon set to build an application over NativeScript and Vue.js but I can&apo
I need to develop an app that should periodically check for available WiFi networks and trigger an action once
In the context of a NativeScript app, I've been struggling to find an efficient, non-hacky way to do what
I want to create app in Nativescript with fullscreen image on page. I have to use background-image: url('
I am new in NativeScript, I tried to run my HelloWord app using NativeScript and Angular. I connected my andro
I'm trying to build a Phone+Wear app with NativeScript for Android. I have been able to build both separa