Releases: wonday/react-native-pdf
Releases · wonday/react-native-pdf
v6.1.2
27 Apr 16:07
Compare
Sorry, something went wrong.
No results found
Fixed wrong scale returned from onScaleChanged()
Fixed iOS Double Tap zoom
Fixed Some critical typo fixes
v6.1.1
27 Apr 16:06
Compare
Sorry, something went wrong.
No results found
Fixed undefined is not an object, crashing on ios
v6.1.0
29 Mar 11:45
Compare
Sorry, something went wrong.
No results found
v6.1.0
fix react-native warning on componentWill*
fix onPageSingleTap
Set the PDF View background color to be transparent On iOS
v6.0.1
Expose prop to trust self-signed SSL certs
Use ViewStyleProp in index.js.flow, not deprecated StyleSheet.Styles
v6.0.0
01 Nov 14:56
Compare
Sorry, something went wrong.
No results found
Add JS callback onPressLink for pdf link press listener
Fix calling setState while unmounted
v5.1.7
17 Oct 15:24
Compare
Sorry, something went wrong.
No results found
downgrade to AndroidPdfViewer 3.1.0-beta.1
v5.1.6
09 Oct 15:21
Compare
Sorry, something went wrong.
No results found
fix componentWillReceiveProps and componentWillMount warnings
v5.1.5
24 Sep 15:42
Compare
Sorry, something went wrong.
No results found
add setPage() method
upgrade to AndroidPdfViewer to 3.2.0-beta.1
fix some codes ,readme and sample
v5.1.4
13 Aug 15:01
Compare
Sorry, something went wrong.
No results found
update example project to RN 0.60.4
fix blank view after native module got recycled in onDetachedFromWindow event
restore singleTap, only callback, do not change scale
v5.1.1-v5.1.3
24 Jun 09:11
Compare
Sorry, something went wrong.
No results found
v5.1.3
remove singleTap action from iOS, make the same with Android.
v5.1.2
fix overflow when zoom on Android
v5.1.1
call onScaleChanged when tapped on iOS
fix overflow when zoom
add packagingOptions for Detox e2e tests build and androidTest target
add activityIndicatorProps to index.d.ts
v5.1.0
28 May 14:03
Compare
Sorry, something went wrong.
No results found
remove encodeURI(), Degrade Notice: If you use Chinese/Japanese/Korean path, please encodeURI() yourself
fix enableAnnotationRendering in iOS
Trusting certificates for api http redirection