!!! IMPORTANT: Issues related to UI for NativeScript are logged in the https://github.com/telerik/nativescript-ui-feedback repository. Please do not use this repository to log issues !!!
This repository contains the source code of the UI for NativeScript samples application. The repository does not contain the source code of UI for NativeScript itself but rather uses the npm package of nativescript-telerik-ui-pro or
nativescript-telerik-ui .
The master branch contains code currently under development and is not meant to be used with the officially released version of NativeScript UI.
The release branch is the default one and is tested with the latest NativeScript UI version available.
The UI for NativeScript samples app resides in the sdk folder at root repository level. The folder has a standard NativeScript application structure as described in this article. The source code of the samples resides in the folders named after each component available in UI for NativeScript. The currently available components are:
- Calendar
- Chart
- DataForm
- Feedback
- ListView
- SideDrawer
Make sure you are using NativeScript 2.0+. To see which version of NativeScript you are currently using, type tns --version in the console.
Steps to run the sample:
cd sdktns run androidortns emulate ios
For more information about releases, features and breaking changes you can check out the release notes section in the online documentation: Telerik UI for NativeScript release notes