---
title: "Paywalls en React Native SDK"
description: "Aprende a trabajar con paywalls en tu app de React Native con el SDK de Adapty."
---

## Mostrar paywalls \{#display-paywalls\}

### Adapty Paywall Builder \{#adapty-paywall-builder\}

<CustomDocCardList ids={['react-native-get-pb-paywalls', 'react-native-present-paywalls', 'react-native-handling-events-1', 'react-native-handle-paywall-actions']} />

:::tip
Para empezar rápidamente con los paywalls del Adapty Paywall Builder, consulta nuestra [guía de inicio rápido](react-native-quickstart-paywalls).
:::

### Implementar paywalls manualmente \{#implement-paywalls-manually\}

<CustomDocCardList ids={['react-native-quickstart-manual', 'fetch-paywalls-and-products-react-native', 'present-remote-config-paywalls-react-native', 'react-native-making-purchases']} />

Para más guías sobre cómo implementar paywalls y gestionar compras manualmente, consulta la [categoría](react-native-implement-paywalls-manually).

## Funciones útiles \{#useful-features\}

<CustomDocCardList ids={['react-native-use-fallback-paywalls', 'react-native-web-paywall']} />