
NativeScript
NativeScript lets you build fully native apps without sacrificing user experience, using a shared set of components that map directly to each platform's native UI building blocks.
Introduction | NativeScript
Ready to dive in? You will want to setup your development machine using the Environment Setup guide which involves preparing your machine for iOS and Android development as well as installing the …
NativeScript Preview
NativeScript Preview 2.0 is a complete top to bottom revamp of the classic NativeScript Playground which had been available for several years. With support for modern NativeScript v8 and beyond we …
Tutorials - NativeScript
NativeScript is a celebration of the platform in your favorite language, JavaScript. Along with that comes all the benefits you might expect, like being able to use your favorite JavaScript framework.
Environment Setup - NativeScript
Try it online You can play with NativeScript online directly on StackBlitz, or locally using NativeScript Preview.
Build a master-detail app with Angular | NativeScript
Apr 25, 2019 · You built your first NativeScript app that runs on both iOS and Android with Angular. You can continue adding more NativeScript UI components (or build your custom UI components), or you …
Build a master-detail app with Vue | NativeScript
Apr 25, 2019 · You built your first NativeScript app that runs on both iOS and Android. You can continue adding more NativeScript UI components (or build your custom UI components), or you could add …
Getting Started - NativeScript Docs
NativeScript is how you build cross-platform, native iOS and Android apps without web views. Use Angular, TypeScript or modern JavaScript to get truly native UI and performance while reusing the …
Build a master-detail app with Plain TypeScript | NativeScript
Apr 25, 2019 · NativeScript Core uses JavaScript or TypeScript and XML to create your applications. To get the most out of this tutorial you should already have a basic understanding of JavaScript or …
Build a master-detail app with React | NativeScript
Apr 25, 2019 · ListView is a NativeScript UI component that efficiently renders items in a vertical or horizontal scrolling list. Let's first create a variable called flick to our home component that we are …