Skip to content

A React Native combine image module is for combining images into two dimensions i.e vertical and horizontal

License

Notifications You must be signed in to change notification settings

MuhammadRafeh/react-native-combine-images

Repository files navigation

react-native-combine-images

A React Native combine image module is for combining images into two dimensions i.e vertical and horizontal.

Installation

npm install react-native-combine-images

Usage

import { multiply } from "react-native-combine-images";

// ...

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

About

A React Native combine image module is for combining images into two dimensions i.e vertical and horizontal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published