miyabi / react-native-passkit-wallet

React Native module to handle PassKit.
MIT License
52 stars 37 forks source link

Custom pass #27

Open Heena112 opened 1 year ago

Heena112 commented 1 year ago

How to create a custom pass?

purevsurena commented 1 year ago

Ensure that the backend is equipped to handle the management and generation of pkpass files, followed by a seamless upload to a designated cloud storage system. It's worth emphasizing that the library is currently operating flawlessly for iOS.

To generate on your backend, utilize the following library: passkit-generator. For a more straightforward approach in React Native, consider using react-native-wallet-manager.

Here's an overview of the underlying logic: photo_6071082980845140606_w