Releases: PSPDFKit/react-native
Releases · PSPDFKit/react-native
1.21.1
1.21.0
1.20.0
- Adds the ability to programmatically toggle the annotation toolbar. (#105, #108)
- Adds Programmatic PDF form filling. (#106, #107)
- Adds Event Listeners Catalog example.
- Adds API and Catalog example to manually save a document.
- Add catalog example for changing pages. (#98)
- Adds
getAnnotations
to get all annotations of a page - Adds
addAnnotation
to add a single annotation using Instant JSON - Adds
getAllUnsavedAnnotations
to export the document Instant JSON. - Adds
addAnnotations
to parse the document Instant JSON. - Adds
disableAutomaticSaving
prop to disable automatic saving when exiting the document. - Adds
annotationAuthorName
prop to set the annotation author used when creating annotations. - Adds callbacks for when an annotation is added, changed or deleted
Adds events for the UI Component for iOS
Adds the ability to present Image Documents
Adds the ability to present Image Documents.
Update for PSPDFKit 4.6 for Android, PSPDFKit 7.6 for iOS and PSPDFKit 1.3 for Windows
Update to PSPDFKit 7 for iOS
Merge pull request #29 from PSPDFKit/rad/update-to-pspdfkit7 Update to PSPDFKit 7
Update to PSPDFKit 3.3 for Android
Merge pull request #22 from PSPDFKit/simone/issue/20-update-to-3.3 Update to PSPDFKit 3.3.0