/react-native-sample

Sample to demonstrate integrating PDFTron in React Native

Primary LanguageTypeScriptOtherNOASSERTION

PDFTron React Native Sample

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.

Preview

Android iOS
demo-android demo-android

Usage

  1. Install dependencies by running yarn install. This will also run pod install for iOS automatically.
  2. Build and run the app by running:
    • iOS: yarn ios
    • Android: yarn android

License

See License