---
title: "Manual Setup"
description: "Review the options to manage ."
url: https://docs.sentry.io/platforms/react-native/manual-setup/
---

# Manual Setup | Sentry for React Native

* #### [Manual Configuration](https://docs.sentry.io/platforms/react-native/manual-setup/manual-setup.md)

  Learn about manual configuration for iOS and Android.

* #### [Metro](https://docs.sentry.io/platforms/react-native/manual-setup/metro.md)

  Learn about the Metro bundler and how to configure it for your application with Sentry React Native SDK.

* #### [Native Initialization](https://docs.sentry.io/platforms/react-native/manual-setup/native-init.md)

  Learn how to manually initialize the native SDKs.

* #### [Expo](https://docs.sentry.io/platforms/react-native/manual-setup/expo.md)

  Learn how to set up an Expo-managed project with the Sentry React Native SDK.

* #### [Playground](https://docs.sentry.io/platforms/react-native/manual-setup/playground.md)

  Use the Sentry Playground to verify your React Native SDK setup is working correctly.

* #### [Hermes](https://docs.sentry.io/platforms/react-native/manual-setup/hermes.md)

  Learn about using the Hermes engine with our React Native SDK.

* #### [RAM Bundle](https://docs.sentry.io/platforms/react-native/manual-setup/ram-bundles.md)

  Learn about packaging our React Native SDK with RAM Bundle.

* #### [Capture App Start Errors](https://docs.sentry.io/platforms/react-native/manual-setup/app-start-error-capture.md)

  Learn how to capture app start errors and crashes that occur before JavaScript loads using native initialization.

## Pages in this section

- [Manual Configuration](https://docs.sentry.io/platforms/react-native/manual-setup/manual-setup.md)
- [Metro](https://docs.sentry.io/platforms/react-native/manual-setup/metro.md)
- [Native Initialization](https://docs.sentry.io/platforms/react-native/manual-setup/native-init.md)
- [Playground](https://docs.sentry.io/platforms/react-native/manual-setup/playground.md)
- [Hermes](https://docs.sentry.io/platforms/react-native/manual-setup/hermes.md)
- [RAM Bundle](https://docs.sentry.io/platforms/react-native/manual-setup/ram-bundles.md)
- [Capture App Start Errors](https://docs.sentry.io/platforms/react-native/manual-setup/app-start-error-capture.md)
- [Expo](https://docs.sentry.io/platforms/react-native/manual-setup/expo.md)
