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 565f9c9 commit ed9803cCopy full SHA for ed9803c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.2](https://github.com/alpha0010/react-native-pdf-viewer/compare/v1.5.1...v1.5.2) (2021-02-18)
2
+
3
4
+### Features
5
6
+* support measuring native view ([565f9c9](https://github.com/alpha0010/react-native-pdf-viewer/commit/565f9c9b1b75d89cc649ba1d7b0f729528f447e1))
7
8
## [1.5.1](https://github.com/alpha0010/react-native-pdf-viewer/compare/v1.5.0...v1.5.1) (2021-01-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-pdf-light",
- "version": "1.5.1",
+ "version": "1.5.2",
"description": "Minimalist PDF viewer for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments