---
title: "Render annotations in React Native | Nutrient SDK"
canonical_url: "https://www.nutrient.io/guides/react-native/viewer/rendering/annotations/"
md_url: "https://www.nutrient.io/guides/react-native/viewer/rendering/annotations.md"
last_updated: "2026-05-18T10:58:39.334Z"
description: "Nutrient React Native SDK supports all the common annotation types in the PDF specification. The Viewer component renders annotations in a PDF document."
---

# Render annotations in React Native

Nutrient React Native SDK supports all the common [annotation types](https://www.nutrient.io/guides/react-native/annotations/introduction-to-annotations/annotation-types.md) in the PDF specification. The Viewer component renders annotations in a PDF document.

If you want to add, remove, or modify annotations, you need to have the Annotations component enabled in your license.
---

## Related pages

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

