Releases: BlackBoxVision/react-native-mercadopago-px
Releases Β· BlackBoxVision/react-native-mercadopago-px
Release 0.8.0
0.8.0 (2022-09-08)
Bug Fixes
- #67: upgrade mercadopago SDK version to 4.53.2 (3246714), closes #67
- fetch to bad baseUrl. add skeleton (59224e8)
- fix images, and add links to play store and app store (4c3b62b)
- fix issue with images (d48c253)
- fix issue with useWindowDimensions been undefined on SSR (d4beb99)
- menu items dark theme styling bug (192d773)
- remove .env file from repo (79176ee)
- spanish spell checking (d4389ba)
- typo (84436db)
Features
- i18n: add spanish translations (7e0555c)
Release 0.7.2
Release 0.7.1
0.7.1 (2020-11-30)
Release 0.7.0
Release 0.6.1
Release 0.6.0
Release 0.5.0
0.5.0 (2020-06-29)
Bug Fixes
- example: add fix for rejected payment status (930034d)
- example: fix alert message when in process payment (9b8a330)
- example: fix bug on android with intl by installing and loading polyfill (5a3c75b)
- ios: fix typo in constant (fac2ab7)
- ios: move out of main thread everything related to instance creation (ced79c7)
Features
- android: rewrite to improve errors, also, add support to expose more data from payment (3ea3f14)
- ios: finished to implement MP callbacks (e19c81e)
- ios: improve payment object by setting default values (5a4f9b9)
- ios: swift rewrite launches checkout correctly (ed22ef7)
- ios: working on a fully swift rewrite (de61e9f)
- js: improve payment object, and also, reflect support for language property (0d8df34)
- typings: add comments for features specifics to platform (5a30c04)