mirror of
https://github.com/laosb/CropImage.git
synced 2025-10-30 22:01:38 +00:00
A simple SwiftUI view where user can move and resize an image to a pre-defined size.
| .swiftpm/xcode/package.xcworkspace/xcshareddata | ||
| Sources/CropImage | ||
| .gitignore | ||
| .spi.yml | ||
| LICENSE | ||
| Package.swift | ||
| README.md | ||
CropImage
A simple SwiftUI view where user can move and resize an image to a pre-defined size.
Supports iOS 14.0 and above, or macOS Ventura 13.0 and above.
- Supports both iOS and macOS
- Use
ImageRendererto render the cropped image, when possible - Very lightweight