> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anglpay.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/anglpay/xCeAKjR1rioilTOg/assets/images/react-native/hero.png?fit=max&auto=format&n=xCeAKjR1rioilTOg&q=85&s=34537693039f9f4e1dbf48a1fc9fbbd2" 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.
   \`
