Skip to content

brynbodayle/BABCropperView

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

BABCropperView

A customizable image cropper view based on UIScrollView.

Sample Project

Supports iOS 8.0+

  • Crop size is fully configurable
  • Allows cropping of any part of the image
  • Fully customizable with sensible defaults
  • Works easily with or without Auto Layout
  • Uses memory efficient image crop which handles multiple image orientations

This is a UIView subclass which allows a user to crop an image to a desired size.

Sample Code & Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • Requires iOS 8.0+

Installation

BABCropperView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "BABCropperView"

Author

Bryn Bodayle, bryn.bodayle@gmail.com

License

BABFrameObservingInputAccessoryView is available under the MIT license. See the LICENSE file for more info.

About

A customizable image cropper view based on UIScrollView.

Resources

License

Stars

Watchers

Forks

Packages

No packages published