A convenience wrapper for building react native apps with PDFTron mobile SDK.
The PDFTron React Native Wrapper is a tool that allows developers to integrate PDFTron SDK into their React Native projects. It enables users to work with PDF files within their mobile applications seamlessly. This wrapper provides support for both Android and iOS platforms, making it versatile for different project requirements.
To install the PDFTron React Native Wrapper, follow these steps:
npm install react-native-pdftron
yarn add https://github.com/PDFTron/pdftron-react-native
Detailed instructions for Android and iOS setups are provided in the official documentation.
The PDFTron React Native Wrapper offers developers a convenient way to incorporate PDFTron SDK features into their React Native applications. With support for both Android and iOS, along with clear installation guidelines, this wrapper simplifies the process of working with PDF files in mobile development projects.