Skip to content

A customizable image cropper view based on UIScrollView.

License

Notifications You must be signed in to change notification settings

carabina/BABCropperView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BABCropperView

A customizable image cropper view based on UIScrollView.

Sample Project

Supports iOS 7.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 7.0+

Installation

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

pod "BABCropperView"

Author

Bryn Bodayle, [email protected]

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

Releases

No releases published

Packages

No packages published