Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
The Basics
Environment Setup
Setting up your system to run NativeScript apps...
Try it online
You can play with NativeScript online direcly on StackBlitz, or locally using NativeScript Preview.
NativeScript
TypeScript
NativeScript
JavaScript
NativeScript
Angular
NativeScript
Vue
NativeScript
Vue 3 (Beta)
NativeScript
React
NativeScript
Svelte
Local setup
Select the guide relevant to your development machine and follow the steps carefully to get a clean working environment ready.
Operating System | Android | iOS |
---|---|---|
Windows | ✅ Setup Guide | ❌ Unsupported |
macOS | ✅ Setup Guide | ✅ Setup Guide |
Linux | ✅ Setup Guide | ❌ Unsupported |
A note about iOS on unsupported systems
A Mac is required to build projects that use native iOS code. Simpler apps can be tested using NativeScript Preview.
- Previous
- Introduction
- Next
- Creating a Project