UNPKG

html-to-pdf-react-native

Version:

Convert html strings to PDF documents using React Native with support of iOS new Webkit framework

19 lines (18 loc) 509 B
{ "name": "html-to-pdf-react-native", "version": "0.0.8", "scripts": { "start": "node_modules/react-native/packager/packager.sh" }, "description": "Convert html strings to PDF documents using React Native with support of iOS new Webkit framework", "keywords": [ "html", "pdf", "react-native", "iOS-webkit", "WKWebView" ], "author": "Gaurav Patel <patelgaurav4u@gmail.com>", "license": "MIT", "homepage":"https://github.com/patelgaurav4u/html-to-pdf-react-native" }