NativeScript empowers you to access native APIs from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile development and can be utilized in a number of diverse use cases.
Our Getting Started Guides are hands-on tutorials that walk you through developing with NativeScript:
$ git clone https://github.com/NativeScript/NativeScript.git
$ cd NativeScript
# setup workspace for development
$ npm run setup
# list all available commands to run
$ npm start
We love you and PR's 🤗 Please follow our contributing guide and see our code of governance to become as involved as you want to be.
Outside of the source centralized in this repo, the NativeScript framework consists of a number of components, all of which are open source available on GitHub. Here are the major ones:
In addition to the code that makes up the NativeScript framework itself, we also provide a number of open-source sample apps from which you can take reference while building your NativeScript application.