MCPcopy Index your code
hub / github.com/ProgressNS/nativescript-ui-samples

github.com/ProgressNS/nativescript-ui-samples @nsui-v4.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release nsui-v4.0.0 ↗ · + Follow
1,027 symbols 1,301 edges 232 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Welcome

This repository contains the source code of the Progress NativeScript UI samples application. The repository does not contain the source code of UI components itself but rather uses the npm packages: - nativescript-ui-chart npm - nativescript-ui-listview npm - nativescript-ui-sidedrawer npm - nativescript-ui-calendar npm - nativescript-ui-autocomplete npm - nativescript-ui-dataform npm - nativescript-ui-gauge npm

The master branch contains code currently under development and is not meant to be used with the officially released versions of the plugins.

The release branch is the default one and is tested with the latest NativeScript UI plugins available.

Issues

Issues related to Progress NativeScript UI are logged in the https://github.com/telerik/nativescript-ui-feedback repository. Please do not use this repository to log issues.

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 as independent plugin. The currently available components are:

  • Calendar
  • Chart
  • DataForm
  • ListView
  • SideDrawer
  • Gauge
  • 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

Core symbols most depended-on inside this repo

openSideDrawer
called by 8
sdk/app/sidedrawer/transitions/drawer-transitions-model.ts
setDrawerTransition
called by 8
sdk/app/sidedrawer/transitions/drawer-transitions-model.ts
logEvent
called by 7
sdk/app/autocomplete/events/autocomplete-events-model.ts
setViewMode
called by 5
sdk/app/calendar/view-modes/view-modes-model.ts
setViewMode
called by 5
sdk/app/calendar/cell-styling/cell-styles-model.ts
goBack
called by 5
sdk/app/sidedrawer/over-navigation/drawer-over-navigation-model.ts
setSelectionMode
called by 4
sdk/app/calendar/selection-modes/selection-modes-model.ts
setDrawerLocation
called by 4
sdk/app/sidedrawer/position/drawer-position-model.ts

Shape

Method 409
Function 323
Class 290
Enum 5

Languages

TypeScript100%

Modules by API surface

sdk/app/local.android.d.ts34 symbols
sdk/app/local.ios.d.ts31 symbols
sdk/app/dataform/view-models/user-model.ts25 symbols
sdk/app/dataform/view-models/read-only-model.ts23 symbols
sdk/app/listview/item-animations/item-animations-model.ts17 symbols
sdk/app/listview/observable-array/observable-array-model.ts15 symbols
sdk/app/listview/selection-states/selection-states-model.ts14 symbols
sdk/app/listview/multiple-data-operations/multiple-model.ts14 symbols
sdk/app/dataform/view-models/ticket-order-model.ts14 symbols
sdk/app/autocomplete/events/autocomplete-events-model.ts14 symbols
sdk/app/sidedrawer/transitions/drawer-transitions-model.ts13 symbols
sdk/app/dataform/view-models/city-model.ts13 symbols

For agents

$ claude mcp add nativescript-ui-samples \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page