File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.4
172+ 1 . Fixed: Android PDF crash: IllegalStateException: Already closed (#989 ) (#999 )
173+ 2 . Fixed: scrollTop on initial render on iOS (#1001 )
174+ 3 . Feature(ios): add text selection support via PDFKit (#1003 )
175+ 4 . upgrade: AndroidPdfViewer to 5.0.0, pdfiumandroid to 2.0.0
176+
177+
171178v7.0.3
1721791 . Fixed: RefObject types, and setPage not working in android (#985 )
173180
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-pdf" ,
3- "version" : " 7.0.3 " ,
3+ "version" : " 7.0.4 " ,
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