7.0.0 • Published 1 year ago

@jackobo/capacitor-pass-to-wallet v7.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@jackobo/capacitor-pass-to-wallet

Capacitor plugin for adding digital passes to Apple and Google wallets

Install

npm install @jackobo/capacitor-pass-to-wallet
npx cap sync

API

Capacitor plugin for adding passes to Google & Apple wallets

addToWallet(...)

addToWallet(options: IAddToWalletOptions) => Promise<void>

Adds one or more passes to the wallet

ParamType
optionsIAddToWalletOptions

Interfaces

IAddToWalletOptions

addToWallet method parameters

PropType
base64PassesContentstring[]
7.0.0

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago