Releases: PSPDFKit/react-native
Releases · PSPDFKit/react-native
1.28.6
- Add support for hiding the main toolbar on Android. (#360)
1.28.5
- Fixes warning in the Xcode project by migrating the development region. (#361)
1.28.4
- Adds Native Catalog sample project with advanced integration examples on iOS. (#339)
1.28.3
- Reload the entire
PSPDFViewController
instead of only reloading the currently visible page when adding adding annotations via the addAnnotations
API. (#357)
1.28.2
- Updates to PSPDFKit for Android 6.2.0 (#353)
1.28.1
- Put PSPDFKit on Gradle's
api
configuration making PSPDFKit classes available on an app's Java class path. (#355)
1.28.0
- Add bookmark action configuration option. (#354)
1.27.5
- Update README to mention the newly added annotation processing API. (#351)
1.27.4
- Adds new API for annotation processing on Android and iOS. (#350)
1.27.3
Android
- Fix two navigation buttons being shown while the search is open #347
- Return a promise when calling PSPDFKit.present() #348
- Include uuid in annotation removed event #349
iOS
- Return a promise when calling PSPDFKit.present() #348
- Include creator name in annotation removed event #349