Skip to content

NativeScript/nativescript-sdk-examples-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f2b29b3 · Aug 16, 2019
Oct 13, 2016
Aug 16, 2019
Nov 28, 2018
Sep 10, 2016
Jan 23, 2018
May 7, 2019
Jan 17, 2018
Jun 19, 2018
Jan 7, 2019
Jul 11, 2018
Mar 31, 2017
Jul 16, 2019
Jul 29, 2019
Apr 13, 2017
May 7, 2019
May 12, 2017
Jul 29, 2019
Jul 29, 2019

Repository files navigation

NativeScript Code Samples

This repo contains the code of the NativeScript Code Samples companion application.

You can get the source code of the application and start exploring the code there, or you can read the documentation articles associated with each of the examples. The application is also very useful as a NativeScript playground - you can use the source code as a starting point and modify them to fit your app needs.

It is very easy to contribute to the samples and we encourage you to contribute any samples you think that will be useful for other developers. If you need a sample that is missing, please open a new issue so that other member of the community can help you.

Please read the contribution guide here.

All the samples have automated tests associated with them and you can be sure that they work with the latest NativeScript version.

Currently, the samples are written around the specific APIs, but we will be adding more “complete scenarios” implemented out of the box.

The code is currently Angular based.

We hope you will enjoy using this resource, if you have any feedback please open an issue.

Run the app from source code

git clone --depth 1 https://github.com/NativeScript/nativescript-sdk-examples-ng.git
cd nativescript-sdk-examples-ng
tns run android|ios