Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This repository contains the source code of the Progress NativeScript UI samples application demonstrating the Vue directives.

License

NotificationsYou must be signed in to change notification settings

ProgressNS/nativescript-ui-samples-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the source code of the Progress NativeScript UI samples application demonstrating the Vue directives. The repository does not contain the source code of Progress NativeScript UI itself but rather uses the npm package:

  • nativescript-ui-chartnpm
  • nativescript-ui-listviewnpm
  • nativescript-ui-sidedrawernpm
  • nativescript-ui-calendarnpm
  • nativescript-ui-autocompletenpm
  • nativescript-ui-dataformnpm
  • nativescript-ui-gaugenpm

Issues

Issues related to Progress NativeScript UI are logged in thehttps://github.com/NativeScript/nativescript-ui-feedback repository.

Overview

Progress NativeScript UI samples app resides at root repository level. The source code of the samples resides in a folder named after each component available as independent plugin. The currently available components are:

  • AutoCompleteTextView
  • Calendar
  • Chart
  • DataForm
  • Gauge
  • ListView
  • SideDrawer

Each of the above-mentioned folder has a standard NativeScript application structure as described inthis article.

RunningProgress NativeScript UI sample app

Make sure you are using the latest NativeScript CLI version by runningnpm i nativescript -g.

Steps to run the Gauge sample:

  1. cd gauge
  2. tns run android ortns run ios

Steps to run the rest samples:

  1. cd dataform
  2. npm i
  3. ./node_modules/.bin/tsc
  4. tns run android --bundle ortns run ios --bundle

About

This repository contains the source code of the Progress NativeScript UI samples application demonstrating the Vue directives.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp