@thechillplace/react-native-images-to-pdf
v0.1.2
Published
Convert a list image to a pdf file
Downloads
23
Maintainers
Readme
react-native-images-to-pdf
Convert a list image to a pdf file
Installation
npm install react-native-images-to-pdf
Usage
import { multiply } from 'react-native-images-to-pdf';
// ...
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