Skip to content

Overview

ComPDFKit for React Native includes a fast, precise, and feature-rich high-quality PDF viewer. It provides developers with a quick and configurable way to integrate a PDF viewer into React Native applications on both Android and iOS platforms.

You can configure ComPDFKit page translation, scroll direction, and scroll mode in its CPDFConfiguration object.

To get started quickly, you can use ComPDFKit.getDefaultConfig({}) to get the default configuration provided for you and then make changes

Guides

View Modes

How to set the default mode displayed when opening a PDF view, and configure switchable modes.

Display Modes

How to configure single page, double page, book, flip, or scroll direction, as well as cropping and viewing modes?

Zooming

How to set the initial zoom factor.

Themes

How to set a preset theme.

Page Navigation

How to navigate to a specific page and get the current page number.

Highlight Form Fields and Hyperlinks

How to highlight form fields and hyperlink annotations.