0.0.1 • Published 4 years ago

mz-react-pdf v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

mz-react-read-pdf

Chinese Document

React PDF Mobile Component

Features

  • Simple: It is very easy to use
  • Mobile-friendly: Support all mobile terminal devices including mobile,pad and others

Browser Support

  • IE 10+
  • Firefox 3.6+
  • Chrome 6+
  • Safari 6+
  • Opera 11.5+
  • iOS Safari 6.1+
  • Android Browser 3+

Quick Start

1. Import mz-react-read-pdf into your react.js project.

(You should import react firt,The version of react must be more than 16.x)

Using build tools:

npm install --save mz-react-pdf

Using yarn:

yarn add mz-react-pdf

Using MobilePDFReader in mobile terminal devices:

import React from "react";
import { MobilePDFReader } from "mz-react-pdf";
0.0.1

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago