CropImage/README.md
2023-08-10 16:12:55 +08:00

959 B

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 ImageRenderer to render the cropped image, when possible
  • Very lightweight
  • (Optionally) bring your own crop UI
Preview on macOS

License

MIT