File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -168,17 +168,8 @@ react-native run-ios
168168### ChangeLog
169169<details >
170170 <summary >ChangeLog details</summary >
171- v6.7.6
172- 1 . Fixed: Add missing 'enableDoubleTapZoom' to fabric codegen source (#832 )
173- 2 . Fixed: added missing 'scrollEnabled' prop (#842 )
174- 3 . Fixed: java.lang.IllegalStateException: Tried to access a JS module before the React instance was fully set up (#840 )
175- 4 . Fixed: an issue that crashes when cancel is not present (#852 )
176- 5 . Added: add load method (#861 )
177- 6 . Fixed: encoded accented character is decoded incorrectly (#873 )
178- 7 . Fixed: enableDoubleTapZoom bugfix
179-
180-
181171v6.7.5
172+
1821731 . Added progressContainerStyle prop
1831742 . Improved: Added enableDoubleTapZoom option
1841753 . Fixed: Fix app crash with this.lastRNBFTask.cancel is not a function (#827 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-pdf" ,
3- "version" : " 6.7.6 " ,
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