react-native-pdf-view
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "react-native-pdf-view", | ||
"version": "0.1.3", | ||
"description": "view pdf file using react-native", | ||
"version": "0.2.0", | ||
"description": "A pdf file view component for react native.", | ||
"main": "PDFView.js", | ||
@@ -13,3 +13,2 @@ "repository": { | ||
"react-native", | ||
"ios", | ||
"android", | ||
@@ -16,0 +15,0 @@ "pdf", |
# react-native-pdf-view | ||
React Native PDF View (Android Only) | ||
### Breaking change | ||
React native 0.19 changed the ReactProps class which led to problems with updating native view properties (see https://github.com/facebook/react-native/issues/5649). These errors are corrected in react-native-pdf-view version 0.2.0. Use version 0.2.* for react native >=0.19 and for earlier react native versions use version 0.1.3. | ||
### Installation | ||
@@ -6,0 +9,0 @@ ```bash |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 52 instances in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
116
5
20048307
62