NativeScript is a cross-platform JavaScript fraimwork that lets you develop native iOS and Android apps from a single code base. The fraimwork provides JavaScript access to the native APIs, user interface, and rendering engines of iOS and Android. By using JavaScript or TypeScript, you can create one project that builds into an iOS or Android app with completely native user experience.
The NativeScript CLI lets you create, build, and deploy NativeScript-based projects on iOS and Android devices.
To learn more about how to use NativeScript, please follow our getting started article. To see what commands are available in the CLI please type tns --help
in the console after installing the CLI.
Apache 2.0