Teslow / nativescript-sdk-examples-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nativescript-sdk-examples-js

This repo contains the code of the NativeScript UI Widgets and NativeScript Framework Modules.

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.

The code is NativeScript Core based (using JavaScript)

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 https://github.com/NativeScript/nativescript-sdk-examples-js.git
cd nativescript-sdk-examples-js
tns run android|ios

About

License:Apache License 2.0


Languages

Language:JavaScript 53.9%Language:TypeScript 42.3%Language:CSS 3.7%Language:HTML 0.1%Language:Shell 0.0%