All Projects → Appverse → Nativescript-NG2-Showcase

Appverse / Nativescript-NG2-Showcase

Licence: other
This is a showcase application that try to make easy to learn how to use common components with Angular 2

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Gherkin
971 projects

Nativescript Showcase

Introduction

The Nativescript Showcase is a native crossplatform demo app implemented in NativeScript and Angular 2.

Plugins

The showcase uses these NativesScript Plugins:

Development plugins

The showcase uses these NativesScript dev-plugins:

Content

UI Components

A set of pages showing common UI components and style variations

  • Buttons
  • Text
  • Lists
  • Pickers
  • Layouts
  • Selectors
  • Indicators
  • Images
  • Views
  • Dialogs

Hardware

  • Location (Works on iOS and Android devices and iOS simulator)
  • Camera (Works on iOS and Android devices)
  • Accelerometer (Works on iOS and Android devices and Android emulator)

Examples

  • Login: a login/registration page with email validation
  • Table: a table-like layout
  • Contacts: a contacts list with a modal showing a detail view
  • CodeScanner: a demo of the barcode scanner plugin
  • Database: a demo of the sqlite plugin
  • SignaturePad: a demo of the drawingpad plugin
  • Charts: a demo of the charts from telerik-ui plugin
  • Animations: a demo of animations
  • Tasks: a small todo list with CRUD functionalities

Other features

  • App uses SASS themes
  • Unit tests in Karma + Jasmine: tns test ios or tns test android
  • Functional tests in Cucumber: npm run cucumber-ios-simulator or npm run cucumber-android
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].