We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc79a03 commit 37d128aCopy full SHA for 37d128a
README.md
@@ -169,6 +169,9 @@ react-native run-ios
169
<details>
170
<summary>ChangeLog details</summary>
171
172
+v6.7.4
173
+1. Fixed: Fix Android crash issue
174
+
175
v6.7.3
176
1. Fixed: fix android package name
177
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-pdf",
3
- "version": "6.7.3",
+ "version": "6.7.4",
4
"summary": "A react native PDF view component",
5
"description": "A react native PDF view component, support ios and android platform",
6
"main": "index.js",
0 commit comments