React Native sample project that integrates a document viewer using PDFTron React Native. Check out the integration guides to learn how to add PDFTron to your React Native App.
| Android | iOS |
|---|---|
![]() |
![]() |
- Install dependencies by running
yarn install. This will also runpod installfor iOS automatically. - Build and run the app by running:
- iOS:
yarn ios - Android:
yarn android
- iOS:
See License

