Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benedom authored Jun 13, 2024
1 parent 4d9d6a2 commit 24a67bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,11 @@ struct ExampleView: View {
}
```

:bangbang: NOTE :bangbang:
```
If you want to display `SwiftyCrop` inside a sheet, use `NavigationView` instead of `NavigationStack` in case you want to wrap it.
```

SwiftyCrop supports two different mask shapes for cropping:
- `circle`
- `square`
Expand Down

0 comments on commit 24a67bf

Please sign in to comment.