readme templates

This commit is contained in:
perry
2017-02-15 09:48:46 -06:00
parent 82d6efac76
commit e965d654c5
124 changed files with 3899 additions and 1 deletions
@@ -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 -->