- Notifications
You must be signed in to change notification settings - Fork14
This repository contains the source code of the Progress NativeScript UI samples application demonstrating the Vue directives.
License
ProgressNS/nativescript-ui-samples-vue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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-chart
nativescript-ui-listview
nativescript-ui-sidedrawer
nativescript-ui-calendar
nativescript-ui-autocomplete
nativescript-ui-dataform
nativescript-ui-gauge
Issues related to Progress NativeScript UI are logged in thehttps://github.com/NativeScript/nativescript-ui-feedback repository.
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.
Make sure you are using the latest NativeScript CLI version by runningnpm i nativescript -g
.
Steps to run the Gauge sample:
cd gauge
tns run android
ortns run ios
Steps to run the rest samples:
cd dataform
npm i
./node_modules/.bin/tsc
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.