mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
docs(emailcomposer): add disclaimer to inform users that plugin doesn't work
This commit is contained in:
parent
e73f57f190
commit
0dc03be96b
@ -8,6 +8,8 @@ declare var cordova;
|
|||||||
*
|
*
|
||||||
* Requires Cordova plugin: cordova-plugin-email-composer. For more info, please see the [Email Composer plugin docs](https://github.com/katzer/cordova-plugin-email-composer).
|
* Requires Cordova plugin: cordova-plugin-email-composer. For more info, please see the [Email Composer plugin docs](https://github.com/katzer/cordova-plugin-email-composer).
|
||||||
*
|
*
|
||||||
|
* DISCLAIMER: This plugin is experiencing issues with the latest versions of Cordova. Use at your own risk. Functionality is not guaranteed. Please stay tuned for a more stable version.
|
||||||
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```ts
|
* ```ts
|
||||||
* import {EmailComposer} from 'ionic-native';
|
* import {EmailComposer} from 'ionic-native';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user