This repository contains demo applications for Revolut's React Native SDKs, showcasing how to integrate and use them in your React Native applications.
Get started by cloning this repository and installing the required dependencies using
npm installyarn installNote: this command must be run in the root of the repository.
Located in the packages/revolut-pay-lite-demo directory. This demonstrates the Revolut Pay Lite SDK for accepting Revolut Pay payments in your app.
Integration guide: here
Located in the packages/merchant-card-form-sdk-demo directory. This demonstrates the Revolut Card Form SDK for collection card payment details.
Integration guide: here