The Connect Transfer React Native SDK allows you to embed MastercardOpenBanking Connect Transfer anywhere you want within your own mobile applications.
For details of how to integrate Connect Transfer using the Connect Transfer SDKs see the following:
The Connect Transfer React Native SDK supports following Android and iOS versions.
- Android:
- Android 6.0 (Marshmallow) or later, Android SDK level 23 or later
- inSdkVersion 21 or later
- iOS:
- iOS 14 or later
The Connect Transfer React Native SDK has the following peerDependencies:
- @atomicfi/transact-react-native = 3.11.1
- react >= 18.0.0
- react-native >= 0.71.0
- react-native-gesture-handler = 2.25.0
- react-native-inappbrowser-reborn = 3.7.0
- react-native-reanimated = 3.17.4
This repository contains a sample React Native project that is integrated with the Connect Transfer React Native SDK. This sample project is named ConnectTransferDemoApp. Ensure that you have the necessary setup for React Native version 0.75.2 to successfully run and explore this demo application.