Skip to content

Releases: PSPDFKit/react-native

1.29.2

25 May 12:07
a86f185

Choose a tag to compare

  • Adds Javascript API on to customize the font picker on Android and iOS. (#363)
  • Updated the Catalog sample project dependencies. (#368)

1.29.1

27 Apr 14:03
df12320

Choose a tag to compare

  • Adds enableFormEditing to configuration (#365)

1.29.0

24 Apr 07:15
cbfde7d

Choose a tag to compare

  • Updates PSPDFKit for Android to 6.3 (#364)
    • Resolves #352
    • Resolves #359

1.28.7

15 Apr 13:49
c00e086

Choose a tag to compare

  • Bridges the Instant Example from the iOS PSPDFKit Catalog to the NativeCatalog React Native project. (#362)

1.28.6

26 Mar 13:52
c8e9142

Choose a tag to compare

  • Add support for hiding the main toolbar on Android. (#360)

1.28.5

25 Mar 13:52
104d288

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

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

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

Choose a tag to compare

  • Updates to PSPDFKit for Android 6.2.0 (#353)

1.28.1

10 Mar 16:34

Choose a tag to compare

  • Put PSPDFKit on Gradle's api configuration making PSPDFKit classes available on an app's Java class path. (#355)