Skip to content

Releases: PSPDFKit/react-native

1.26.2

16 Oct 11:43

Choose a tag to compare

  • Adds the annotation name to the onAnnotationsChanged payload when annotation is removed on iOS. (#309)
  • Fixes enableAnnotationEditing on iOS. (#310)

1.26.1

09 Oct 15:03
6d26969

Choose a tag to compare

  • Force UIModalPresentationFullScreen for the native module on iOS 13. (#307)

1.26.0

23 Sep 15:15

Choose a tag to compare

  • Update for PSPDFKit 9 for iOS.

1.25.8

09 Sep 10:25
0389196

Choose a tag to compare

  • Add setLicenseKey method to Android. (#290)
  • Add disableAutomaticSaving configuration to Android. (#289)

1.0.0-legacy

04 Sep 13:12
0015613

Choose a tag to compare

• Initial release of the windows support branch. See https://github.com/PSPDFKit/react-native/issues/294
• Added getAllAnnotations to retrieve all annotations for a document.
• Updated PSPDFKit for Windows to 2.3.1

1.25.7

31 Aug 16:59
b711d29

Choose a tag to compare

  • Added a comment to explain why we dismiss he PSPDFViewController in -[RCTPSPDFKitView removeFromSuperview] . (#287 )

1.25.6

28 Aug 15:20
40b46cb

Choose a tag to compare

  • Fixed a crash that would occur when adding an invalid Instant JSON payload. (#284)

1.25.5

28 Aug 11:40
eb2a80f

Choose a tag to compare

  • Dismiss the PDF view controller when the view component is unmounted to avoid orphan popovers. (#280)

1.25.4

14 Aug 14:06
7610b84

Choose a tag to compare

Fixes reloading causing the PdfView to get into a state where it never loads. (#269)

1.25.3

13 Aug 11:42
122b895

Choose a tag to compare

  • Update the integration steps now that linking is automatic via CocoaPods. (#265)