0.1.1 • Published 2 years ago

rn-pdt-to-image v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

0.1.1

2 years ago