0.4.3 • Published 11 months ago

react-native-image-layering v0.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

react-native-image-layering

This library helps to create a new image from 2 images, with image 2 being the layer of image 1.

Installation

npm install react-native-image-layering

Usage

import { multiply } from 'react-native-image-layering';

// ...

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

react-native-image-layering

0.4.3

11 months ago

0.4.2

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.3.0

11 months ago

0.2.0

11 months ago