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 @@ -169,6 +169,13 @@ react-native run-ios
169169<details >
170170 <summary >ChangeLog details</summary >
171171
172+ v6.5.0
173+ 1 . Fix: replace mavenCentral with maven
174+ 2 . Breaking Change(Android): replace deprecated repository: jcenter()
175+ 3 . Fix: loading progress
176+ 4 . Add: Typed "source" prop
177+ 5 . Remove: dependency to fbjs
178+
172179v6.4.0
1731801 . Remove sample for reducing NPM package size
1741812 . Add support for setting a filename for the cached pdf file
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-pdf" ,
3- "version" : " 6.4 .0" ,
3+ "version" : " 6.5 .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