Visit the free getting started tutorials on nativescript.org for JavaScript, Angular, or Vue.js.
Kindly note that we filter out plugins that:
package.json
$ tns plugin add nativescript-quickblox
The QuickBlox JavaScript SDK provides a JavaScript library making it even easier to access the QuickBlox cloud communication backend platform.
QuickBlox is a suite of communication features & data services (APIs, SDKs, code samples, admin panel, tutorials) which help digital agencies, mobile developers and publishers to add great communication functionality to smartphone applications like in Skype, WhatsApp, Viber.
Check out our API Reference for more detailed information about our SDK.
Work in progress...
npm install nativescript-quickblox --save
var QB = require('nativescript-quickblox'); // OR to create many QB instances var QuickBlox = require('nativescript-quickblox').QuickBlox; var QB1 = new QuickBlox(); var QB2 = new QuickBlox();
NativeScript QuickBlox JavaScript SDK, zip archive
You can look at it here https://quickblox.com/developers/Javascript
Please raise questions, requests for help etc. via https://stackoverflow.com/questions/tagged/quickblox
Feedback and suggestions for improvement always welcome :)
Apache 2.0
Popularity metric based on:
Quality metric based on:
Maintenance metric based on: