mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +08:00
docs(): generate new docs
This commit is contained in:
parent
be59a18099
commit
4cdb306443
@ -1,5 +1,5 @@
|
||||
# AdjustAppStoreSubscription
|
||||
plugin add com.adjust.sdk
|
||||
# AdjustPlayStoreSubscription
|
||||
plugin add com.adjust.sdk
|
||||
$ npm install @awesome-cordova-plugins/adjust
|
||||
```
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# RewardVideo
|
||||
# AdMob
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-admob-plus
|
||||
@ -7,11 +7,7 @@ $ npm install @awesome-cordova-plugins/admob-plus
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/admob-plus/)
|
||||
|
||||
Plugin Repo: []()
|
||||
|
||||
|
||||
|
||||
b.com/admob-plus/admob-plus](https://github.com/admob-plus/admob-plus)
|
||||
Plugin Repo: [https://github.com/admob-plus/admob-plus](https://github.com/admob-plus/admob-plus)
|
||||
|
||||
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
# FileTransferManager
|
||||
`
|
||||
# BackgroundUpload
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add cordova-plugin-background-upload
|
||||
$ npm install @awesome-cordova-plugins/background-upload
|
||||
```
|
||||
|
@ -1,4 +1,5 @@
|
||||
# Coordinates
|
||||
# HyperTrack
|
||||
|
||||
alidationError
|
||||
ic cordova plugin add cordova-plugin-hypertrack-v3
|
||||
$ npm install @awesome-cordova-plugins/hyper-track
|
||||
|
@ -9,14 +9,14 @@ $ npm install @awesome-cordova-plugins/imap
|
||||
|
||||
Plugin Repo: [https://github.com/aleksandar888/cordova-plugin-imap.git](https://github.com/aleksandar888/cordova-plugin-imap.git)
|
||||
|
||||
This plugin will enable an Ionic application to use the IMAP (Internet Message Access Protocol) features.
|
||||
This plugin is in Beta version and it offers support only for Android.
|
||||
The plugin uses Java Mail API.
|
||||
Planned improvements and support for iOS.
|
||||
This plugin will enable a Cordova application to use the IMAP (Internet Message Access Protocol) features
|
||||
The plugin offers support for Android and iOS.
|
||||
To enable the IMAP features on Android, this plugin uses the framework [Java Mail API](https://javaee.github.io/javamail/) and for iOS, it uses the [MailCore 2](http://libmailcore.com/) library.
|
||||
|
||||
## Supported platforms
|
||||
|
||||
- Android
|
||||
- iOS
|
||||
|
||||
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
# SmartlookSetupConfigBuilder
|
||||
va plugin add https://github.com/smartlook/cordova-smartlook.git
|
||||
# Smartlook
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add https://github.com/smartlook/cordova-smartlook.git
|
||||
$ npm install @awesome-cordova-plugins/smartlook
|
||||
```
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
# DbResult
|
||||
ordova SDK
|
||||
# LoginParameters
|
||||
SDK
|
||||
|
||||
```
|
||||
$ ionic cordova plugin add @awesome-cordova-plugins/unvired-cordova-sdk
|
||||
|
Loading…
Reference in New Issue
Block a user