File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,13 @@ react-native run-ios
168168### ChangeLog
169169<details >
170170 <summary >ChangeLog details</summary >
171+ v7.0.0
172+ 1 . Fixed: not rendering on iOS
173+ 2 . Added: Android 16 KB Page Size support
174+ 3 . Fixed: crash issue in io.legere: pdfiumandroid that occurred due to multithreading
175+ 4 . Added: Upgrade Fabric Example to Latest React Native 0.81.0
176+ 5 . Added: support RTL android
177+
171178v6.7.7
1721791 . Added: add support for customizable scroll indicators in PdfView component (#904 )
1731802 . Fixed: fix field values not being visible on android. issue #864 :bug : (#896 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-pdf" ,
3- "version" : " 6.7.7 " ,
3+ "version" : " 7.0.0 " ,
44 "summary" : " A react native PDF view component" ,
55 "description" : " A react native PDF view component, support ios and android platform" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments