mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
24 lines
701 B
Markdown
24 lines
701 B
Markdown
![]() |
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/sms/index.ts#L20">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# SMS
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-sms-plugin
|
||
|
$ npm install @ionic-native/plugins/sms
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/sms/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/cordova-sms/cordova-sms-plugin](https://github.com/cordova-sms/cordova-sms-plugin)
|
||
|
|
||
|
Requires Cordova plugin: cordova-sms-plugin. For more info, please see the [SMS plugin docs](https://github.com/cordova-sms/cordova-sms-plugin).
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
- Windows
|
||
|
- Windows Phone 8
|