Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benedom authored Jan 24, 2024
1 parent 2d06f26 commit f8cfea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ SwiftyCrop supports two different mask shapes for cropping:
- `circle`
- `square`

This is only the shape of the mask the user will see when cropping the image. The resulting, cropped image will always be a square.
This is only the shape of the mask the user will see when cropping the image. The resulting, cropped image will always be a square by default. You can override this using a configuration.

You can also configure `SwiftyCropView` by passing a `SwiftyCropConfiguration`. A configuration has the following properties:

Expand Down

0 comments on commit f8cfea0

Please sign in to comment.