Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-pdf-view

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-pdf-view - npm Package Compare versions

Comparing version 0.1.3 to 0.2.0

5

package.json
{
"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",

3

README.md
# 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc