1.0.2 • Published 3 years ago

react-native-image-processing-tools v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

react-native-image-processing-tools

Getting started

$ npm install react-native-image-processing-tools --save

Mostly automatic installation

$ react-native link react-native-image-processing-tools

Usage

import ImageProcessingTools from 'react-native-image-processing-tools';

// TODO: What to do with the module?
ImageProcessingTools;