UNPKG

html-to-pdf-react-native

Version:

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

4 lines (2 loc) 89 B
import { NativeModules } from 'react-native'; export default NativeModules.RNHTMLtoPDF;