Sorin Cioban
Sorin Cioban

Reputation: 2225

Apple Photos App Crop-style

I want to allow manual photo cropping inside my app but I want to do it as Apple does inside the Photos app (with the nice 3x3 split and finger drag to where the user wants the image to start/end). Does anyone have any tips on how I could implement that?

Upvotes: 1

Views: 240

Answers (1)

Jonathan Naguin
Jonathan Naguin

Reputation: 14796

There are some open source alternatives that emulate the behaviour, check this out:

Upvotes: 1

Related Questions