---
title: "Guides: PDF library for React Native | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/react-native/intro/"
md_url: "https://www.nutrient.io/guides/react-native/intro.md"
last_updated: "2026-05-14T16:53:43.900Z"
description: "Welcome to the Nutrient React Native SDK developer guides. These guides show you how to add document functionality to React Native apps."
---

# React Native guides: Integrate our PDF library

Welcome to the Nutrient React Native SDK developer guides. These guides show you how to add document functionality to React Native apps.

If you’re brand new to Nutrient, have a look at our [get started guides](https://www.nutrient.io/sdk/react-native/getting-started.md) to quickly add PDF viewing, annotating, and editing to your application.

## Guides

**[PDF viewer](https://www.nutrient.io/guides/react-native/viewer.md)**

How to configure the document viewer

**[Open a document](https://www.nutrient.io/guides/react-native/open-a-document/from-local-storage.md)**

How to open a PDF from local storage

**[Save a document](https://www.nutrient.io/guides/react-native/save-a-document.md)**

How to save a PDF to local storage

**[Save as](https://www.nutrient.io/guides/react-native/save-a-document/save-as.md)**

How to save a document as a new file

**[User interface](https://www.nutrient.io/guides/react-native/user-interface.md)**

How to customize toolbars, localize for different languages, and more

**[Annotations](https://www.nutrient.io/guides/react-native/annotations.md)**

How to import, export, create, edit, and flatten annotations, and more

**[Forms](https://www.nutrient.io/guides/react-native/forms.md)**

How to fill form fields, extract data, flatten, and more

**[Redaction](https://www.nutrient.io/guides/react-native/redaction.md)**

How to redact content programmatically or by using the UI

**[Instant synchronization](https://www.nutrient.io/guides/react-native/instant-synchronization.md)**

How to sync annotations across multiple users, devices, or sessions

**[AI Assistant](https://www.nutrient.io/guides/react-native/ai-assistant.md)**

How to configure your SDK for AI Assistant support

**[Signatures](https://www.nutrient.io/guides/react-native/signatures.md)**

How to add electronic and digital signatures to PDF documents

The digital signature functionality isn’t directly accessible within Nutrient React Native SDK. To implement it, leverage the capabilities of the underlying platform — [Web](https://www.nutrient.io/guides/product-archives-and-deprecated-solutions.md), [iOS](https://www.nutrient.io/guides/ios/knowledge-base/invisible-signature.md), or [Android](https://www.nutrient.io/guides/android/features/digital-signatures.md).

**[PDF generation](https://www.nutrient.io/guides/react-native/pdf-generation.md)**

How to generate PDFs from a template, HTML, images, and more

**[Measurements](https://www.nutrient.io/guides/react-native/measurements.md)**

How to measure area, distance, and perimeter in PDF documents

**[Events and notifications](https://www.nutrient.io/guides/react-native/events-and-notifications.md)**

How to listen to events that are dispatched when interacting with the UI
---

## Related pages

- [AI Assistant on React Native](/guides/react-native/ai-assistant.md)
- [Explore powerful demos of the React Native PDF library](/guides/react-native/demo.md)
- [Download our React Native library](/guides/react-native/downloads.md)
- [Edit PDFs in React Native](/guides/react-native/editor.md)
- [Changelog for React Native](/guides/react-native/changelog.md)
- [React Native PDF library](/guides/react-native.md)
- [Knowledge base](/guides/react-native/kb.md)
- [Upgrade and migration guides](/guides/react-native/upgrade.md)
- [Troubleshooting](/guides/react-native/troubleshoot.md)
- [Sign PDFs in React Native](/guides/react-native/signatures.md)

