File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -168,16 +168,15 @@ react-native run-ios
168168### ChangeLog
169169<details >
170170 <summary >ChangeLog details</summary >
171- v6.9.0
171+ v6.7.5
172172
1731731 . Added progressContainerStyle prop
174-
175- v6.8.0
176-
177- 1 . Improved: Added enableDoubleTapZoom option
174+ 2 . Improved: Added enableDoubleTapZoom option
175+ 3 . Fixed: Fix app crash with this.lastRNBFTask.cancel is not a function (#827 )
176+ 4 . Fixed: Remove override to fix 'no matching methods to override' error (#822 )
178177
179178v6.7.4
180- 1 . Fixed: Fix Android crash issue
179+ 1 . Fixed: fix Android crash issue
181180
182181v6.7.3
1831821 . Fixed: fix android package name
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-pdf" ,
3- "version" : " 6.7.4 " ,
3+ "version" : " 6.7.5 " ,
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