---
title: "Onboardings in React Native SDK"
description: "Learn how to work with onboardings in your React Native app with Adapty SDK."
---

:::warning
**Onboardings are deprecated in SDK v4 and will be removed in a future release.** They no longer receive fixes or improvements. Use [flows](react-native-get-pb-paywalls) instead: unlike onboardings, which run inside a WebView, flows render natively on the device — giving you smoother animations, a consistent native look and feel, faster load times, and no WebView runtime dependency. See [Get flows & paywalls](react-native-get-pb-paywalls) and [Display flows & paywalls](react-native-present-paywalls) to get started.
:::

<CustomDocCardList />