The Connect Transfer React Native SDK allows you to embed Mastercard Open Finance 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 7.0 (Nougat) or later
- Android SDK level 24 or later
- iOS:
- iOS 15.1 or later
- CocoaPods (>= 1.13)
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.84.1 to successfully run and explore this demo application.