Skip to content

Commit ff4fa46

Browse files
author
Wonday
committed
version up to v6.7.1
1 parent 3faca36 commit ff4fa46

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@ react-native run-ios
169169
<details>
170170
<summary>ChangeLog details</summary>
171171

172+
v6.7.1
173+
1. Fixed: fix ios project setting
174+
2. Fixed: fix typo in RNPDFPdfViewManagerInterface interface causing android build error
175+
172176
v6.7.0
173177
1. Fixed: fix(iOS): center page at tap point after double tap to zoom
174178
2. Fixed: add PDFKit to podspec to make ios compile

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": "6.7.0",
3+
"version": "6.7.1",
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)