Skip to main content
Next, you can embed the SDK in your React Native app to store card details, authorize payments, and capture a transaction.

Add the SDK

The React Native SDK is available as an NPM package.
yarn add @gr4vy/embed-react-native
# OR
npm install @gr4vy/embed-react-native
This installs the SDK, as well as the native iOS and Android dependencies.