react-native-png-processor
v0.1.1
Published
A React-Native library for processing PNG files
Maintainers
Readme
react-native-png-processor
A React-Native library for processing PNG files
Installation
npm install react-native-png-processorUsage
import PngProcessor from "react-native-png-processor";
// ...
const result = await PngProcessor.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
