docs(): add paid tag

This commit is contained in:
Ibby Hadeed
2017-07-07 05:49:45 -04:00
parent 5b914d7f15
commit 73d0d57bbc
6 changed files with 27 additions and 11 deletions
@@ -172,14 +172,12 @@ export interface NativeKeyboardUpdateMessengerOptions {
}
/**
* @paid
* @name Native Keyboard
* @description
* A cross platform WhatsApp / Messenger / Slack -style keyboard even. For your Cordova app.
*
*
* IMPORTANT NOTICE: this plugin is paid, please read more about this at the [plugin's repo](https://github.com/EddyVerbruggen/cordova-plugin-native-keyboard#i-like-it-hook-me-up).
*
*
* @usage
* ```
* import { NativeKeyboard } from '@ionic-native/native-keyboard';