Skip to content

Releases: PSPDFKit/react-native

1.28.6

26 Mar 13:52
c8e9142
Compare
Choose a tag to compare
  • Add support for hiding the main toolbar on Android. (#360)

1.28.5

25 Mar 13:52
104d288
Compare
Choose a tag to compare
  • Fixes warning in the Xcode project by migrating the development region. (#361)

1.28.4

18 Mar 11:55
628f5dc
Compare
Choose a tag to compare
  • Adds Native Catalog sample project with advanced integration examples on iOS. (#339)

1.28.3

16 Mar 15:29
e396cc9
Compare
Choose a tag to compare
  • Reload the entire PSPDFViewController instead of only reloading the currently visible page when adding adding annotations via the addAnnotations API. (#357)

1.28.2

16 Mar 09:08
fc90881
Compare
Choose a tag to compare
  • Updates to PSPDFKit for Android 6.2.0 (#353)

1.28.1

10 Mar 16:34
Compare
Choose a tag to compare
  • Put PSPDFKit on Gradle's api configuration making PSPDFKit classes available on an app's Java class path. (#355)

1.28.0

06 Mar 10:07
Compare
Choose a tag to compare
  • Add bookmark action configuration option. (#354)

1.27.5

19 Feb 14:45
0e4af0f
Compare
Choose a tag to compare
  • Update README to mention the newly added annotation processing API. (#351)

1.27.4

19 Feb 12:35
f2bae96
Compare
Choose a tag to compare
  • Adds new API for annotation processing on Android and iOS. (#350)

1.27.3

12 Feb 12:45
9c065e5
Compare
Choose a tag to compare

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