---
title: "Flows y paywalls - React Native"
description: "Muestra y gestiona flows y paywalls creados con el Adapty Flow Builder o Paywall Builder en tu aplicación React Native."
---

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

### Adapty Flow Builder y 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 flows y paywalls de Adapty, 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).

## Características útiles \{#useful-features\}

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