---
title: "React Native PDF viewer library — Fast setup | Nutrient"
canonical_url: "https://www.nutrient.io/guides/react-native/viewer/"
md_url: "https://www.nutrient.io/guides/react-native/viewer.md"
last_updated: "2026-05-21T13:28:30.033Z"
description: "Discover cutting-edge React Native PDF viewer solutions for seamless integration. Learn more about Nutrient's guide today!"
---

# React Native PDF viewer library

Nutrient React Native SDK includes a high-fidelity PDF rendering engine that’s fast, precise, and feature-rich. It offers developers a way to quickly embed a highly configurable PDF viewer in any React Native application.

For a quick overview of how to use Nutrient React Native SDK’s view component to open and view PDFs, refer to the [`NutrientViewComponent.tsx` example](https://github.com/PSPDFKit/react-native/tree/master/samples/Catalog/examples/NutrientViewComponent.tsx) in our [Catalog example project](/guides/react-native/prebuilt-solutions/example-projects.md#pspdfkit-catalog). You can also take a look at our guides for more details about how to use the Nutrient React Native library.

## Essential guides

---

**Page transition**

How to configure page transition, scroll direction, and scroll mode

[Read more](https://www.nutrient.io/guides/react-native/viewer/page-transition.md)

---

**Page navigation**

How to programmatically scroll to different pages

[Read more](https://www.nutrient.io/guides/react-native/viewer/page-navigation.md)

---

**Reader view**

How to reflow text for an easy-to-read, single-column view

[Read more](https://www.nutrient.io/guides/react-native/viewer/reader-view.md)

---

**Image viewer**

How to display images in the viewer

[Read more](https://www.nutrient.io/guides/react-native/viewer/images.md)

## Rendering

---

**Rendering PDF forms**

How to disable form interactions

[Read more](https://www.nutrient.io/guides/react-native/viewer/rendering/pdf-forms.md)

---

**Annotation rendering**

How to render PDF annotations

[Read more](https://www.nutrient.io/guides/react-native/viewer/rendering/annotations.md)

**Call to Action**

Start your free trial for unlimited access and expert support.

[Learn More](https://www.nutrient.io/sdk/react-native/getting-started.md)

---

## Related pages

- [Rotating pages in our React Native PDF viewer](/guides/react-native/viewer/page-rotation.md)
- [React Native image viewer library](/guides/react-native/viewer/images.md)
- [Configuring scroll direction and page transitions in our React Native viewer](/guides/react-native/viewer/page-transition.md)
- [React Native PDF reader library](/guides/react-native/viewer/reader-view.md)
- [Customizing page navigation in our React Native PDF viewer](/guides/react-native/viewer/page-navigation.md)

## Pages in this section

- [Render annotations in React Native](/guides/react-native/viewer/rendering/annotations.md)
- [Render PDF forms in React Native](/guides/react-native/viewer/rendering/pdf-forms.md)

