App templates help you jump start your native cross-platform apps with built-in UI elements and best practices. Save time writing boilerplate code over and over again when you create new apps.
This monorepo contains the following NativeScript app templates:
The NativeScript framework has a vibrant community that can help when you run into problems.
Try joining the NativeScript community Discord. The Discord channel is a great place to get help troubleshooting problems, as well as connect with other NativeScript developers.
If you have found an issue with this template, please report the problem in the NativeScript repository.
We love PRs, and accept them gladly. Feel free to propose changes and new ideas. We will review and discuss, so that they can be accepted and better integrated.
The templates are automatically released (CI) once they are merged to the main branch as long as the package.json
version has been updated. Manual releases are not recommended, just bumping the version & pushing to the main branch is enough.
It is recommended to only bump the patch version when making changes - minor/major versions should generally be kep in sync with the NativeScript version (CLI).
前言 weex的思想是多个平台,只写一套代码,而react-native的思想是多个平台可以写多套代码,但其使用的是同一套语言框架。 weex的目标在于抹平各个平台的差异性,从而简化应用开发。而react-native承认了各个平台之间的差异,退而求其次,在语言和框架层面对平台进行抽象,从方法论的角度去解决多平台开发的问题。 进一步浏览weex和react-native的代码之后,可以得出如下的公
nativescript-app-environment Add environment variables into your app from the nativescript-cli Creates app/environment.json from the nativescript-cli command via argv --env.app Install tns plugin add
NativeScript HealthCare App NativeScript Angular app template for an example healthcare scenario. Demonstrates a beautiful login screen, registration screen, custom form validation and animations, as
NativeScript Task App This repository demonstrates an example task management application built with NativeScript Angular. Technologies NativeScript Angular RxJS / NgRx (State / Effects / Actions / Re
NativeScript Icon Shortcuts plugin Supported platforms iPhone 6s / 6s Plus or newer, running iOS 9 or newer. Android 7.1 (API level 25) or newer. Installation From the command prompt go to your app's
NativeScript AppSync plugin A live-update service for your NativeScript apps! �� NOTE: NativeScript AppSync is currently in beta and is not supported by the core NativeScript team. AppSync is based on
cd json-serverjson-server --watch db.json -d 2000tns run android --emulator