UNPKG

expo-plugin-image-crop-picker

Version:
6 lines (5 loc) 195 B
import { ConfigPlugin } from '@expo/config-plugins'; /** * Adds Android permissions and gradle settings for image crop picker. */ export declare const withAndroidImageCropPicker: ConfigPlugin;