Overview
Custom PDF Viewer in React Native
ComPDFKit PDF SDK for React Native allows you to customize the user interface of your application by hiding buttons or toolbars.
For detailed configurable options, please refer to CONFIGURATION.md.
Key Capabilities
- ToolBars - Hide or add function buttons.
Guides for Customizing the UI
How to show or hide toolbar buttons
How to customize the annotation toolbar
How to customize the content editor toolbar
How to customize the form toolbar
How to change the language in the ComPDFKit PDF SDK for React Native SDK.
The toolset includes page editing dialogs, watermark addition dialogs, security settings, and other related APIs. Users can directly call and open the corresponding features via CPDFReaderView
to implement these functionalities in React Native.