CropImage

A simple SwiftUI view where user can move and resize an image to a pre-defined size.

MIT License

Stars
7
Committers
2
CropImage - 0.7.0 Latest Release

Published by laosb 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/laosb/CropImage/compare/0.6.2...0.7.0

CropImage -

Published by laosb about 1 year ago

CropImage -

Published by laosb about 1 year ago

CropImage - 0.6.0: Custom Cut Hole.

Published by laosb about 1 year ago

Now you can customize the entire cut hole view via a closure, similar to how you customize controls.

Or you just want it to be circular, stroked thicker or replace mask color? Pass DefaultCutHoleView to the closure with those parameters so you don't need to reinvent the wheel (hole).

CropImage -

Published by laosb about 1 year ago

CropImage -

Published by laosb about 1 year ago

This is an API-breaking release.

  • Add fulfillTargetFrame to ensure the image stays within targetSize.
  • Remove initialImageSize: Now the image is automatically sized to match view size.
CropImage -

Published by laosb about 1 year ago

CropImage -

Published by laosb about 1 year ago

CropImage -

Published by laosb about 1 year ago

CropImage -

Published by laosb about 1 year ago

CropImage - Expose parameters to custom control, & Rotation.

Published by laosb about 1 year ago

CropImage - Animate targetSize change

Published by laosb about 1 year ago

CropImage - Custom crop controls

Published by laosb about 1 year ago

CropImage - Doc fix

Published by laosb about 1 year ago

CropImage - First release

Published by laosb about 1 year ago

Package Rankings
Top 47.82% on Swiftpackageindex.com
Badges
Extracted from project README
Related Projects