UNPKG

expo-dynamic-image-crop

Version:

Dynamic image cropping component for Expo/React Native with free-form and fixed aspect ratio support

3 lines (2 loc) 87 B
import { createContext } from "react"; export const EditorContext = createContext({});