Mobile developers can use Apple Wallet and Google Wallet integrations for different types of apps:
- Boarding pass storage and hotel reservations;
- Card for short-term rental;
- Passes for buildings or events;
- Scan tickets for travel or subscriptions;
- Store loyalty cards and gift vouchers;
- Providing contactless payment, etc.
Once we already wrote our own library for Apple Wallet in React Native because we couldn't find anything ready to use. As true open source enthusiasts, we have already shared this version with you. But now that Google Wallet is fully released, it's time to update it.
Now, this library provides integration with both Apple Wallet on iOS and Google Wallet on Android. It allows you to add, remove, and check for existing passes on iOS, and add passes to Google Wallet on Android.
To download the library go here.
You can find out more about disruptive with React Native you’ll find in our blog.
Top comments (0)