UNPKG

react-native-doc-viewer

Version:

React Native Native Module Bridge Quicklock Document Viewer for IOS + Android supports pdf, png, jpg, xls, ppt, doc, docx, pptx, xlx + Video Player mp4 supported

36 lines (34 loc) 1.02 kB
{ "name": "react-native-doc-viewer", "version": "2.7.8", "description": "React Native Native Module Bridge Quicklock Document Viewer for IOS + Android supports pdf, png, jpg, xls, ppt, doc, docx, pptx, xlx + Video Player mp4 supported ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "react", "native", "ios", "android", "pdf", "video", "Video Player", "Doc Viewer" ], "author": "Philipp Hecht", "license": "MIT", "peerDependencies": { "react": "^16.3.0-alpha.1", "react-native": "0.54.3", "react-native-fs":"^2.3.2", "react-native-doc-viewer": "2.7.8" }, "repository": { "type": "git", "url": "git+https://github.com/philipphecht/react-native-doc-viewer.git" }, "readme": "https://github.com/philipphecht/react-native-doc-viewer/blob/master/README.md", "homepage": "https://github.com/philipphecht/react-native-doc-viewer/blob/master/README.md" }