Skip to content

Releases: mav10/react-native-applepay-mir

Release 2.1.3

05 Jul 10:48
Compare
Choose a tag to compare

2.1.3 (2023-07-05)

What's Changed

  • Feature/update example by @mav10 in #4
    • feat: updated library structure (re-initialize)
    • feat: update example to react-native 0.72
    • fix: native module export
    • ci: add pipeline for NPM
    • doc: update readme

New Contributors

  • @mav10 made their first contribution in #4

Full Changelog: v1.0.4...v2.1.3

Release 2.1.2

05 Jul 10:35
Compare
Choose a tag to compare

2.1.2 (2023-07-05)

ci: adjust pipeline

Full Changelog: v2.1.1...v2.1.2

Release 2.1.1

05 Jul 10:30
Compare
Choose a tag to compare

2.1.1 (2023-07-05)

ci: adjust pipeline

Full Changelog: v2.1.0...v2.1.1

Release 2.1.0

05 Jul 10:24
Compare
Choose a tag to compare

2.1.0 (2023-07-05)

Features

  • adjust typing for native module (4226e6e)
  • migrate to react-antive 0.72 example (634d0a0)
  • native: re-write native classes (e2e39af)