Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackboxvision/react-native-mercadopago-px
🚀 MercadoPago PX bridge for react-native
https://github.com/blackboxvision/react-native-mercadopago-px
android bridge ios library mercadopago mercadopago-api react react-native sdk
Last synced: about 18 hours ago
JSON representation
🚀 MercadoPago PX bridge for react-native
- Host: GitHub
- URL: https://github.com/blackboxvision/react-native-mercadopago-px
- Owner: BlackBoxVision
- License: mit
- Created: 2020-05-21T01:43:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T22:34:48.000Z (over 1 year ago)
- Last Synced: 2024-10-28T15:37:36.384Z (22 days ago)
- Topics: android, bridge, ios, library, mercadopago, mercadopago-api, react, react-native, sdk
- Language: Kotlin
- Homepage: https://react-native-mercadopago-px.blackbox-vision.tech
- Size: 7.84 MB
- Stars: 103
- Watchers: 6
- Forks: 25
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![npm version](https://badge.fury.io/js/%40blackbox-vision%2Freact-native-mercadopago-px.svg)](https://badge.fury.io/js/%40blackbox-vision%2Freact-native-mercadopago-px) [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)React Native Unofficial SDK for integrating MercadoPago PX Native UIs.
## Getting Started
To integrate this SDK you can check out our [docs](https://react-native-mercadopago-px.blackbox-vision.tech/docs/intro).
## Add your App
We showcase the apps using currently our SDK. If you want to add your application, you need to perform a set of steps:
1. Fork our repo and edit the following [JSON](https://github.com/BlackBoxVision/react-native-mercadopago-px/blob/master/docs/static/appsList.json).
2. Upload your images to `docs/static/img`.
3. Perform a PR.## Enterprise Support
We offer enterprise support for the following cases:
- Make adjustments in the library or improve it to support a non-existent case.
- Help you perform an E2E integration in mobile, web and server-side.In any case, you can contact us and we'll try to help you offering our experience.
## Issues
Please, open an [issue](https://github.com/BlackBoxVision/react-native-mercadopago-px/issues) following one of the issues templates. We will do our best to fix them.
## Contributing
If you want to contribute to this project see [contributing](https://github.com/BlackBoxVision/react-native-mercadopago-px/blob/master/CONTRIBUTING.md) for more information.
## License
Distributed under the **MIT license**. See [LICENSE](https://github.com/BlackBoxVision/react-native-mercadopago-px/blob/master/LICENSE) for more information.