UNPKG

@oguzhnatly/react-native-image-manipulator

Version:

ImageManipulator for react native without Expo and Unimodules. Based on Expo ImageManipulator

4 lines 160 B
import { NativeModules } from "react-native"; const { RNImageManipulator } = NativeModules; export default RNImageManipulator; //# sourceMappingURL=index.js.map