Releases: wonday/react-native-pdf
Releases · wonday/react-native-pdf
v5.0.12
23 Mar 12:40
Compare
Sorry, something went wrong.
No results found
v5.0.12
fix some codes for code safe
add flow typings
update style prop type
v5.0.11
fix sample codes
v5.0.10
support enablePaging for ios<11.0
disable long press on ios (the same with android)
make iOS singleTap scale the same action with android
recreate sample with RN 0.57
v5.0.9
fix podspec
NS_CLASS_AVAILABLE_IOS(11_0) to PDFKit related codes
Fix pdfs when pipe appears in table content json
modify build.gradle for RN 0.57
v5.0.8
16 Oct 05:28
Compare
Sorry, something went wrong.
No results found
v5.0.7
15 Oct 16:32
Compare
Sorry, something went wrong.
No results found
onLoadComplete return table of contents
delete tmp file after downloaded
v5.0.6
27 Sep 01:38
Compare
Sorry, something went wrong.
No results found
add accessible to PdfPageView
restore podspec
v5.0.5
18 Sep 13:36
Compare
Sorry, something went wrong.
No results found
add minScale, maxScale props
fix pdf display box
fix Content-length check
v5.0.4
11 Sep 06:55
Compare
Sorry, something went wrong.
No results found
fix ios background not work
fix can not show two pdf in in one page
v5.0.3
06 Sep 11:03
Compare
Sorry, something went wrong.
No results found
add enableAnnotationRendering property support, default enableAnnotationRendering=true
android build.gradle can reference root project sdk and buildTool setting
v5.0.2
06 Sep 11:02
Compare
Sorry, something went wrong.
No results found
fix file successfully download check
v5.0.1
03 Aug 10:14
Compare
Sorry, something went wrong.
No results found
add paging support (ios and android)
add RTL support (ios)
fix position when set page (ios)
v5.0.0
02 Aug 02:24
Compare
Sorry, something went wrong.
No results found
use iOS PDFKit to show pdf (iOS SDK>=11)
use js+native to show pdf (iOS SDK<11, the same with 4.0.0)
support pdf with layers (iOS SDK>=11)
support pdf with links (iOS SDK>=11)
fix zoom (iOS SDK>=11)