Skip to content

georgeedwards/NativeScript-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nativescript-bluetooth demo app

Demo app for the NativeScript Bluetooth plugin

Installation

This app is built with the NativeScript CLI. Once you have the CLI installed, start by cloning the repo:

$ git clone https://github.com/EddyVerbruggen/nativescript-bluetooth-demo
$ cd nativescript-bluetooth-demo
$ cd Bluetooth

Next, install the app's iOS and Android runtimes, as well as the app's npm dependencies:

$ tns install

From there you can use the run command to run the demo app on iOS:

$ tns run ios

.. or on Android

$ tns run android

Don't use an emulator as you can only test Bluetooth connectivity with a real device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published