Skip to content

Releases: PSPDFKit/react-native

1.24.5

15 Jul 14:45
04aee96

Choose a tag to compare

  • Fixes memory leak issue in react native windows with newtonsoft.

1.24.4

11 Jul 09:06
3963653

Choose a tag to compare

  • Restores support for react-native 0.57 on Android.
  • Adds onDocumentLoadFailed callback on iOS / Android
  • Improves document path resolution on Android.

1.24.3

01 Jul 15:52
93c7814

Choose a tag to compare

Bump version to 1.24.3 (#242)

1.24.2

19 Jun 11:09
fb77b20

Choose a tag to compare

  • Improves the CocoaPods integration. (#235)

1.24.1

14 Jun 11:27
4d24321

Choose a tag to compare

  • Update the Android and iOS Catalog apps for React Native 0.59.9. (#193)

1.24.0

12 Jun 12:48
accdd0b

Choose a tag to compare

  • Adds Javascript API to customize the toolbar on iOS. (#233)

1.23.16

28 May 12:27
c31d3c6

Choose a tag to compare

Merge pull request #232 from PSPDFKit/rad/fix-broken-link

Fix broken link in the README

1.23.15

28 May 09:38
d7157d5

Choose a tag to compare

Merge pull request #227 from PSPDFKit/reinhard/add-page-mode-config

Fix for double page mode configuration missing on Android

1.23.14

27 May 21:34
d541e08

Choose a tag to compare

Create the PDFViewPage when asked to by react native. (#229)

There was a lifetime issue when navigating back and forth between views. Now we create a view when react native wants to. The unloading is still handled in UWP.

1.23.13

21 May 20:08
7ca8638

Choose a tag to compare

Update wrapper to PSPSDFKit for Windows 2.0 (#223)

Update references
Make JsonUtils compatible.
update all nuget versions.
removed alert from library search example as this is more than fast enough now.