Skip to content

Commit

Permalink
version up to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wonday committed Sep 23, 2020
1 parent 571273c commit 5a691a2
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 @@ -145,6 +145,11 @@ react-native run-ios
<details>
<summary>ChangeLog details</summary>

v6.2.1
1. Fix typescript `onLoadComplete()` definition
2. Switched the AndroidPdfViewer dependency from Barteksc repo to TalbotGooday
3. Add singlePage property

v6.2.0
1. Fixed ReferenceError, url should be source.uri
2. Dependency bump to support React-Native >= 0.62
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": "6.2.0",
"version": "6.2.1",
"summary": "A react native PDF view component",
"description": "A react native PDF view component, support ios and android platform",
"main": "index.js",
Expand Down

0 comments on commit 5a691a2

Please sign in to comment.