Skip to content

Commit de2ad14

Browse files
author
Wonday
committed
version up to v3.0.12
1 parent 7d3ed57 commit de2ad14

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ Q2. When running, it shows ```'Pdf' has no propType for native prop RCTPdf.acess
3333
A2. Your react-native version is too old, please upgrade it to 0.47.0+ see also [`#39`](https://github.com/wonday/react-native-pdf/issues/39)
3434

3535
### ChangeLog
36+
v3.0.12
37+
1. fix source.expiration check
38+
3639
v3.0.11
3740
1. improve iOS zoom, can zoom from pinch center
3841
2. fix call setState on an unmounted component

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-pdf",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "A react native PDF view component",
55
"main": "index.js",
66
"typings": "./index.d.ts",

0 commit comments

Comments
 (0)