Skip to content

Releases: dev-family/react-native-wallet-manager

2.1.0

03 Mar 11:54

Choose a tag to compare

What's Changed

  • feat: add support for custom headers in addPassFromUrl by @mgcrea in #41

New Contributors

Full Changelog: 2.0.1...v2.1.0

2.0.1

15 Dec 16:25

Choose a tag to compare

fix: swift class not found if using static frameworks

2.0.0

08 Dec 15:25

Choose a tag to compare

Added
• feat: add support for the new architecture (TurboModule/Fabric)

v1.1.3

17 Nov 21:40

Choose a tag to compare

v1.1.3; chore: fix build output

v1.1.2

17 Nov 13:13
0cd6fe8

Choose a tag to compare

Chore

v1.1.1

17 Oct 11:29

Choose a tag to compare

Fixed

v1.1.0

16 Oct 12:21

Choose a tag to compare

Added

  • Google Wallet: added new methods for Android:
  • addPassToGoogleWallet method to add passes to Google Wallet.
  • canAddPasses method to verify if Google Wallet is supported on the device.

Updated

  • Documentation: completely revamped for improved usability and structure.
    • Detailed sections added for using the new Google Wallet methods.
    • Improved navigation and added step-by-step examples.

Fixed

  • Examples: updated code examples for all new features, including integration with Google Wallet on Android.

0.0.7

15 May 09:00

Choose a tag to compare

Added showAddPassControllerFromFile method for iOS platform to pass in local filepath of .pkpass.

0.0.6

12 Feb 09:56

Choose a tag to compare

Added support for React Native 0.73 on android.

0.0.5

23 Oct 18:43

Choose a tag to compare

Added support to android target SDK v 33.