Releases: wonday/react-native-pdf
Releases · wonday/react-native-pdf
v3.0.8
09 May 14:22
Compare
Sorry, something went wrong.
No results found
use await to unlink file
fix podspec
do not count a scrolling gesture as a tap
v3.0.6
30 Mar 12:05
Compare
Sorry, something went wrong.
No results found
add cache file expiration
enhanced file download stability
v3.0.5
23 Mar 16:13
Compare
Sorry, something went wrong.
No results found
OnError return Error() object
fix cache overwrite error
add Android content:// support
fix type error
Refactor view.propTypes to ViewPropTypes.
v3.0.0
11 Jan 07:06
Compare
Sorry, something went wrong.
No results found
rewrite all iOS codes, improve scroll performance/Smoothness, fix scale/onPageChanged...
add onPageSigleTap(), onScaleChanged()
update android dependent lib AndroidPdfViewer to 3.0.0.alpha.5
android support link in pdf
delete cache file when error happened
Known issues
iOS zooming can not scroll to pinch center
v2.0.7
15 Dec 10:28
Compare
Sorry, something went wrong.
No results found
update android dependent lib AndroidPdfViewer to 2.8.1
v2.0.6
28 Nov 05:35
Compare
Sorry, something went wrong.
No results found
fix change page number, do not redraw problem #82
v2.0.5
22 Nov 15:47
Compare
Sorry, something went wrong.
No results found
add code protect for not load the same pdf twice (iOS)
can scroll out of bounds with blank page, after stop, redraw pages (iOS)
cancel not finished download task when componentWillUnmount. #83
v2.0.4
08 Nov 15:54
Compare
Sorry, something went wrong.
No results found
v2.0.3
02 Nov 13:49
Compare
Sorry, something went wrong.
No results found
Fix iOS load pdf problem #76
v2.0.2
01 Nov 13:50
Compare
Sorry, something went wrong.
No results found
Fix pdf canvas was clipped problem #69