---
title: "Download React Native PDF library | Nutrient"
canonical_url: "https://www.nutrient.io/guides/react-native/downloads/"
md_url: "https://www.nutrient.io/guides/react-native/downloads.md"
last_updated: "2026-06-22T09:18:47.451Z"
description: "To get the latest version of Nutrient React Native SDK, pull the latest version using yarn. There’s no need to download any file:."
---

# Download our React Native library

To get the latest version of Nutrient React Native SDK, pull the latest version using yarn. There’s no need to download any file:

```sh

yarn upgrade @nutrient-sdk/react-native

```

The table below links both to guides that help you integrate Nutrient into an existing project, and to the GitHub sample projects.

For instructions on how to use updated or new features, see our migration guides for [Android](https://www.nutrient.io/guides/android/upgrade.md) and [iOS](https://www.nutrient.io/guides/ios/upgrade.md).

| Frontend | Get started            | GitHub                            |
| -------- | ---------------------- | --------------------------------- |
| Android  | [Guide](https://www.nutrient.io/sdk/react-native/getting-started.md) | [Example Project](https://github.com/PSPDFKit/react-native/tree/master/samples/Catalog/android) |
| iOS      | [Guide](https://www.nutrient.io/sdk/react-native/getting-started.md)     | [Example Project](https://github.com/PSPDFKit/react-native/tree/master/samples/Catalog/ios)     |

For new users, visit our [free trial page](https://www.nutrient.io/try) to get started integrating Nutrient into your project.
---

## Related pages

- [Agent skill](/guides/react-native/agent-skill.md)
- [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)
- [Edit PDFs in React Native](/guides/react-native/editor.md)
- [React Native PDF library](/guides/react-native.md)
- [React Native guides: Integrate our PDF library](/guides/react-native/intro.md)
- [Knowledge base](/guides/react-native/kb.md)
- [Changelog for React Native](/guides/react-native/changelog.md)
- [Sign PDFs in React Native](/guides/react-native/signatures.md)
- [Upgrade and migration guides](/guides/react-native/upgrade.md)

