NativeScript / nativescript-marketplace-demo

NativeScript kitchen sink demo. All of NativeScript’s functionality in one app.

Home Page:http://www.nativescript.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived ⚠️

This repository has been archived. It is outdated, and will no longer receive updates.


Old README

See the NativeScript framework in Action!

This is an app created by the NativeScript team to show the NativeScript framework in action. Run the app on your phone to explore the UX and performance that are delivered using cross platform JavaScript code.

The app is currently in Beta state, so there maybe some rough edges during execution, please report them to us if you hit one.

You will find here the most common mobile use cases implemented - Data visualization, Data entry, Charting and native API access. The app contains samples that shows different nuts and bolts from the core NativeScript framework like layouts, buttons, animations and more.

The application also serves as a demo for the paid UI components created by Telerik called "UI for NativeScript".

You can use the application to see NativeScript in action, but also as a learning purpose since the entire source code is available in this repo.

Install the app on your device directly from the store

See NativeScript in Action on Android See NativeScript in Action on iOS

Run the app from source code

As a prerequisite you should setup the NativeScript CLI with its dependencies.

1.Get the source code of the app on your machine:

git clone --depth 1 https://github.com/NativeScript/nativescript-marketplace-demo.git

2.Build and run using the NativeScript CLI commands like:

tns run android|ios

If you have any questions or feedback, please open an issue.

Want to see more samples like this one? Check our NativeScript samples list.

For more news about NativeScript, please follow our Twitter account.

Performance

Start for latest version published on GooglePlay and AppStore.

App Size

Android APK: ~27.8 MB

First start

Android (Nexus 5x): ~1.4s

About

NativeScript kitchen sink demo. All of NativeScript’s functionality in one app.

http://www.nativescript.org

License:Apache License 2.0


Languages

Language:TypeScript 73.0%Language:CSS 20.4%Language:JavaScript 6.3%Language:MAXScript 0.3%