An open API service indexing awesome lists of open source software.

https://github.com/mozhn/cordova-plugin-widgetsettings


https://github.com/mozhn/cordova-plugin-widgetsettings

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# cordova-plugin-widgetsettings
Cordova Plugin for widget settings. Video call will be added soon.

## Installation

- Add this to the 'package.json'
- In the dependencies section:
```
"me.mazlum.agoracall": "https://github.com/mozhn/cordova-plugin-widgetsettings"
```

- In the cordova plugins section:
```
"me.mazlum.widgetsettings": {}
```

## Usage