8000 GitHub - GettingStartedWithNativeScript/Chapter_5: Examples from chapter 5
[go: up one dir, main page]

Skip to content

GettingStartedWithNativeScript/Chapter_5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run this example on your Emulator or Device; change into the Example Directory and run:

1.  npm install tns-core-modules --save

2a. nativescript platform add ios
	   - or -
2b. nativescript platform add android

3.  nativescript plugin add nativescript-websockets
4.  nativescript plugin add nativescript-vibrate
5.  nativescript plugin add nativescript-telerik-ui

6a. nativescript emulate ios
	   - or -
6b. nativescript emulate android

About

Examples from chapter 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0