Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Example for using nativescript-camera plugin

This example demonstrates how to use plugin with nativescript-angular and webpack

If you want to test it out on an emulator or a device you can follow the instructions below:

git clone https://github.com/NativeScript/nativescript-camera.git cd nativescript-camera/demo or cd nativescript-camera/demo-angular npm run build.plugin && npm install tns run android or tns run ios depending on the platform you want to test