Skip to content

Commit

Permalink
version up to v5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Sep 10, 2018
1 parent 12feefc commit 3141eac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,14 @@ A4. Expo does not support native module. you can read more expo caveats [`here`]

### ChangeLog

v5.0.4
1. fix ios background not work
2. fix can not show two pdf in in one page

v5.0.3
1. add enableAnnotationRendering property support, default enableAnnotationRendering=true
2. android build.gradle can reference root project sdk and buildTool setting
3. fix ios progressbar not work

v5.0.2
1. fix file successfully download check
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-pdf",
"version": "5.0.3",
"version": "5.0.4",
"description": "A react native PDF view component",
"main": "index.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit 3141eac

Please sign in to comment.