Skip to content

Latest commit

 

History

History

demo-vue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Example for using nativescript-facebook plugin

This example demonstrates how to use plugin with vue

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-facebook.git
cd nativescript-facebook/demo-vue
npm run build.plugin && npm install
tns run android --bundle or tns run ios --bundle depending on the platform you want to test