mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs: optimize docs for SEO
This commit is contained in:
@@ -1,15 +1,24 @@
|
||||
---
|
||||
description: >-
|
||||
CustomUiSdk plugin for Cordova and Ionic. This plugin is used to access Paytmpayments native CustomUiSdk framework's apis.
|
||||
---
|
||||
|
||||
# CustomUiSdk
|
||||
|
||||
```
|
||||
$
|
||||
$ npm install @awesome-cordova-plugins/custom-ui-sdk
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/custom-ui-sdk/)
|
||||
|
||||
This plugin is used to access Paytmpayments native CustomUiSdk framework's apis.
|
||||
|
||||
## Supported platforms
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
|
||||
npm install @awesome-cordova-plugins/custom-ui-sdk
|
||||
```
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- Android, iOS
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user