update crop tool, use new package name (#9642)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import ExpoImageCropTool, {type OpenCropperOptions} from 'expo-image-crop-tool'
|
||||
import {type ImagePickerOptions, launchCameraAsync} from 'expo-image-picker'
|
||||
import ExpoImageCropTool, {
|
||||
type OpenCropperOptions,
|
||||
} from '@bsky.app/expo-image-crop-tool'
|
||||
import {t} from '@lingui/macro'
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user