Releases: PSPDFKit/react-native
Releases · PSPDFKit/react-native
1.25.3
1.25.2
Fixes issue with trial maven keys. (#266)
Updates PSPDFKit for Android from 5.5.0 to 5.5.1.
1.25.1
1.25.0
This release bumps the required react-native version to 0.60.4. (#263)
- The PSPDFKit version on Android was updated to 
5.5.0. - We now require AndroidX, make sure to look at the official release blog for more information on the migration.
 
1.24.9
- Annotation modification methods now return a promise on Android (#251, #250)
 - Changing the configuration prop now updates the 
PdfFragmenton Android (#252) 
1.24.8
1.24.7
- React Native 0.60.x uses CocoaPods by default, so we've updated the iOS integration steps. See https://github.com/PSPDFKit/react-native#ios for more details. (#257)
 
1.24.6
1.24.5
- Fixes memory leak issue in react native windows with newtonsoft.
 
1.24.4
- Restores support for react-native 0.57 on Android.
 - Adds 
onDocumentLoadFailedcallback on iOS / Android - Improves document path resolution on Android.