react-native-image-processing-tools
v1.0.2
Published
React Native library for iOS and Android
Downloads
8
Readme
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;