384faa6942
Bumps @bsky.app/expo-image-crop-tool to 0.5.1, which writes cropped images into the caches directory instead of NSTemporaryDirectory. The old temp dir was not on expo-file-system's scoped-write allowlist, so moveAsync failed with "File '…/tmp/…/..' is not writable" — leaving the composer silently showing the original uncropped image. Also logs non-cancellation crop errors via logger.error so future failures in this path surface instead of silently falling back to the original image. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>