yclau / nativescript-ui-samples

This repository contains the source code of the NativeScript UI samples application.

Home Page:http://docs.telerik.com/devtools/nativescript-ui/getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome

This repository contains the source code of the Progress NativeScript UI samples application. The repository does not contain the source code of UI for NativeScript itself but rather uses the npm package nativescript-pro-ui npm.

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.

Overview

Progress NativeScript UI 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 Progress NativeScript UI. The currently available components are:

  • Calendar
  • Chart
  • DataForm
  • Feedback
  • ListView
  • SideDrawer
  • Gauges
  • AutoCompleteTextView

Running Progress NativeScript UI sample app

Make sure you are using NativeScript 3.0+. To see which version of NativeScript you are currently using, type tns --version in the console.

Steps to run the sample:

  1. cd sdk
  2. tns run android or tns run ios

Release notes

For more information about releases, features and breaking changes you can check out the release notes section in the online documentation: Progress NativeScript UI release notes

About

This repository contains the source code of the NativeScript UI samples application.

http://docs.telerik.com/devtools/nativescript-ui/getting-started

License:Other


Languages

Language:TypeScript 99.3%Language:CSS 0.6%Language:JavaScript 0.1%Language:Shell 0.0%