Mastercard Open Banking Connect React Native SDK provides an easy way for developers to integrate Mastercard Open Banking Connect into their React Native application.
The Connect React Native SDK can be used with Mastercard Open Banking in the United States and Australia only.
The functionality available with Connect varies slightly between regions. For details of how to integrate Connect using the Connect SDKs see the following:
- United States
- Australia
Note that this Connect SDK is not suitable for Mastercard Open Banking Europe.
The Connect React Native SDK supports following Android and iOS versions.
- Android:
- Android 5.0 (Lollipop) or later
- inSdkVersion 21 or later
- iOS:
- iOS 11 or later
The Connect React Native SDK has the following peerDependencies:
Github contains a sample React Native project that is integrated with the Connect React Native SDK. This sample project is named ConnectReactNativeDemoApp. Ensure that you have the necessary setup for React Native version 0.72 to successfully run and explore this demo application.