Skip to content

Overview

TypeScript

ComPDFKit React Native fully supports TypeScript. All types used in the documentation are provided through TypeScript type definitions and are automatically inferred during coding. For detailed definitions of our custom types, you can find the type aliases and constants in the CPDFConfiguration and CPDFOptions files.

Guides

ComPDFKit

Provides static methods for global library initialization, configuration, and utility functions.

CPDFReaderView - Props

Describes all the parameters and available function methods supported by the CPDFReaderView UI component.