> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# React Native SDK

> Get set up with the React Native mobile SDK for your checkout experience.

<img src="https://mintcdn.com/gr4vy/81rUFzs1xxqEKdRI/assets/images/react-native/hero.png?fit=max&auto=format&n=81rUFzs1xxqEKdRI&q=85&s=124c637e23896f08ef761b02afc274b4" alt="Embed" width="1544" height="639" data-path="assets/images/react-native/hero.png" />

In this quick start guide, you are taken through the following steps.

1. [Create an API key](/guides/payments/react-native/quick-start/key) which is needed to generate
   the signed JWT token in step 2.
2. [Set up a server-side SDK](/guides/payments/react-native/quick-start/sdks) to generate a client
   token for authenticating to the API.
3. [Install the React Native SDK](/guides/payments/react-native/quick-start/embed) which handles the
   capture of the payment method details and process the payment.
4. [Process the transaction](/guides/payments/react-native/quick-start/transact) and inspect the result.
   \`
