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
How to set the default mode displayed when opening a PDF view, and configure switchable modes.
How to configure single page, double page, book, flip, or scroll direction, as well as cropping and viewing modes?
How to set the initial zoom factor.
How to set a preset theme.