---
title: "React Native PDF viewer events and notifications | Nutrient"
canonical_url: "https://www.nutrient.io/guides/react-native/events-and-notifications/"
md_url: "https://www.nutrient.io/guides/react-native/events-and-notifications.md"
last_updated: "2026-06-09T10:26:34.616Z"
description: "Discover how to enhance your React Native app with powerful event handling and real-time notifications. Explore our comprehensive guide now!"
---

# Events and notifications

Listen for events and notifications to trigger workflows and automations or to customize behavior.

## Key capabilities

- **Viewer** — Hook into page changes, document loading, and more

- **Annotation** — Listen for changes originating from the UI

- **Forms** — Trigger actions in sync with form field inputs

- **Events** — Hook into events that dispatch whenever an action occurs

- **Analytics events** — Collect data based on user activity

## Guides for events and notifications

**[Viewer events](https://www.nutrient.io/guides/react-native/events-and-notifications/viewer.md)**\
How to hook into document loading events, page changes, and more

**[Annotation events](https://www.nutrient.io/guides/react-native/events-and-notifications/annotation.md)**\
Learn about the events dispatched for annotation changes

**[Form events](https://www.nutrient.io/guides/react-native/events-and-notifications/forms.md)**\
How to detect when one or more forms have changed

**[Events](https://www.nutrient.io/guides/react-native/events-and-notifications/events.md)**\
Learn about the events that are dispatched every time an action occurs

**[Analytics events](https://www.nutrient.io/guides/react-native/events-and-notifications/analytics.md)**\
How to collect usage data based on a user’s activity

**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

- [Annotation events and notifications](/guides/react-native/events-and-notifications/annotation.md)
- [PDF viewer events](/guides/react-native/events-and-notifications/events.md)
- [Analytics events](/guides/react-native/events-and-notifications/analytics.md)
- [PDF form events and notifications](/guides/react-native/events-and-notifications/forms.md)
- [Viewer events](/guides/react-native/events-and-notifications/viewer.md)

