Skip to content

Commit 3157a8f

Browse files
author
Wonday
committed
version up to v5.1.3
1 parent db9849b commit 3157a8f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ A4. Expo does not support native module. you can read more expo caveats [`here`]
8686

8787
### ChangeLog
8888

89+
v5.1.3
90+
1. remove singleTap action from iOS, make the same with Android.
91+
8992
v5.1.2
9093
1. fix overflow when zoom on Android
9194

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": "5.1.2",
3+
"version": "5.1.3",
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",

0 commit comments

Comments
 (0)