Skip to main content
This page covers the React Native-specific changes for integrating the MoonPay Developer Platform. Most code is shared with the Web implementation.

Overview

For React Native, use react-native-webview instead of iframes. The @noble/* cryptography packages work in React Native without modification.

React Native-Specific Files

Replace the Web frames.ts with this React Native version using react-native-webview.
frames.tsx