A picture representing mohammedDehairy

mohammedDehairy

mohammedDehairy
MDImageCroper screenshot

MDImageCroper

February 16, 2015 • MIT License
UIImage cropper using any kind of CGPathRef. here is a blog post about the code : https://mohammedeldehairy.wordpress.com/2015/01/18/uiimage-cropping-using-core-graphics/
MDIncrementalImageView screenshot

MDIncrementalImageView

December 08, 2014 • MIT License
UIImageView subclass that loads the image progressively . - Loads images incrementally like web pages do . - Optimised for use in UITableView's and UICollectionView's . - Provides delegat...
MDMenuViewController screenshot

MDMenuViewController

November 14, 2014 • MIT License
MDMenuViewController is an iOS container view controller that coordinates between its content view controllers through a side menu that is shown from the side with appealing animation , supports iO...
MDBrowser screenshot

MDBrowser

December 25, 2013 • MIT License
MDBrowser is a very convenient iOS browser that you can present and dismiss with a neat pop up animation,also supports slide from bottom animation ,has a back and forward button so the user can nav...
MDSlideNavigationViewController screenshot

MDSlideNavigationViewController

June 26, 2013 • MIT License
A UINavigationController sub class with neat, custom push and pop animations. * When pushing onto the stack, the old view shrinks in size as the new view slides in. * When popping, the old vi...
MDFaceDetector screenshot

MDFaceDetector

May 24, 2013 • MIT License
Demonstrates usage of `CIFaceFeature`