0.1.1 • Published 11 months ago
@thechillplace/react-native-images-to-pdf v0.1.1
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