rn-pdt-to-image
v0.1.1
Published
convert PDF base64 to images
Downloads
2
Readme
rn-pdt-to-image
convert PDF base64 to images
Installation
npm install rn-pdt-to-image
Usage
import { multiply } from 'rn-pdt-to-image';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library