mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
18 lines
459 B
Markdown
18 lines
459 B
Markdown
|
# Apple Wallet
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-apple-wallet
|
||
|
$ npm install @awesome-cordova-plugins/apple-wallet
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/apple-wallet/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/tomavic/cordova-apple-wallet](https://github.com/tomavic/cordova-apple-wallet)
|
||
|
|
||
|
A Cordova plugin that enables users from Add Payment Cards to their Apple Wallet.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* iOS
|
||
|
|