File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -169,12 +169,18 @@ react-native run-ios
169169<details >
170170 <summary >ChangeLog details</summary >
171171
172+ v6.6.0
173+ 1 . Fixed: Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'
174+ 2 . Added: Decode File Path for iOS
175+ 3 . Improved: prefer current page for calculating scale factor on fit
176+ 4 . Improved: Typescript version source
177+
172178v6.5.0
173- 1 . Fix : replace mavenCentral with maven
179+ 1 . Fixed : replace mavenCentral with maven
1741802 . Breaking Change(Android): replace deprecated repository: jcenter()
175- 3 . Fix : loading progress
176- 4 . Add : Typed "source" prop
177- 5 . Remove : dependency to fbjs
181+ 3 . Fixed : loading progress
182+ 4 . Added : Typed "source" prop
183+ 5 . Removed : dependency to fbjs
178184
179185v6.4.0
1801861 . Remove sample for reducing NPM package size
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-pdf" ,
3- "version" : " 6.5 .0" ,
3+ "version" : " 6.6 .0" ,
44 "summary" : " A react native PDF view component" ,
55 "description" : " A react native PDF view component, support ios and android platform" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments