Skip to content

Commit

Permalink
chore: add crop shapes photos
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyingtao committed May 2, 2021
1 parent 5b9c632 commit 3b1232b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -13,8 +13,14 @@
Mantis is an open-source swift library that provides rich cropping interactions for your iOS/Mac app.

<p align="center">
<img src="Images/Mantis on all devices.png" height="250" alt="Mantis" />
<img src="Images/Mantis on all devices.png" height="450" alt="Mantis" />
</p>

Mantis also provide rich crop shapes from basic cicle to polygon to arbitrary paths.
<p align="center">
<img src="Images/cropshapes.png" height="450" alt="Mantis" />
</p>


## Requirements
* iOS 11.0+
Expand Down

0 comments on commit 3b1232b

Please sign in to comment.