react-native-wallet-manager
react-native-wallet-manager copied to clipboard
Provides some Apple Wallet functionality, like adding passes, removing passes and checking passises for existing.
With the addition of native expo modules and expo plugins, would it be possible to integrate those options so that there is no need to run `expo run:ios` but `expo...
Similar to passes, requesting to add support to add debit card or credit card to wallet. That would make this wallet manager with complete for all wallet features. Or do...
When I attempt to add a `.pkpasses` file with `.addPassFromUrl()`, I get an error "`Error: The pass is invalid`". Would it be possible to add support for adding `.pkpasses` files?