mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-08-04 00:00:08 +08:00
readme templates
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
|
||||
<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/calendar/index.ts#L52">
|
||||
Improve this doc
|
||||
</a>
|
||||
|
||||
# Calendar
|
||||
<!-- end header block -->
|
||||
|
||||
```
|
||||
$ ionic plugin add cordova-plugin-calendar
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://ionicframework.com/docs/v2/native/calendar/)
|
||||
|
||||
Cordova Repo: [https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin](https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin)
|
||||
|
||||
<!-- description -->
|
||||
This plugin allows you to add events to the Calendar of the mobile device.
|
||||
|
||||
Requires Cordova plugin: `cordova-plugin-calendar`. For more info, please see the [Calendar plugin docs](https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin).
|
||||
|
||||
<!-- @platforms tag -->
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
|
||||
<!-- @platforms tag end -->
|
||||
<!-- end for prop in method.decorators[0].argumentInfo -->
|
||||
<!-- end content block -->
|
||||
<!-- end body block -->
|
||||
Reference in New Issue
Block a user