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
169
169
<details >
170
170
<summary >ChangeLog details</summary >
171
171
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
+
172
179
v6.4.0
173
180
1 . Remove sample for reducing NPM package size
174
181
2 . Add support for setting a filename for the cached pdf file
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-pdf" ,
3
- "version" : " 6.4 .0" ,
3
+ "version" : " 6.5 .0" ,
4
4
"summary" : " A react native PDF view component" ,
5
5
"description" : " A react native PDF view component, support ios and android platform" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments