Stay in touch
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/
ACPDownload
February 16, 2015 • MIT License
ACPDownload provides a view indicator of your download process
CT_PopOutMenu
February 16, 2015 • MIT License
This control is like an UIAlertView with button icon and four basic layout.
EARestrictedScrollView
February 16, 2015 • MIT License
`UIScrollView` sublass with ability to restrict scrolling area
In plain `UIScrollView` only `contentSize` can be changed, but not the origin of scrolling area. This simple and universal solution...
MINavigationController
February 16, 2015 • Apache 2.0 License
Want to change the RootViewController of your application in a smooth and controlled way? MINavigationController solves this! Animate a transition between any number of "Root" view controllers. ...
ICGVideoTrimmer
February 16, 2015 • MIT License
A library for quick video trimming, mimicking the behavior of Instagram's
EMString
February 16, 2015 • MIT License
EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. @"<strong>Apply style with style</strong>".attributedString ;)
TAPageControl
February 16, 2015 • MIT License
A versatile and easily customizable page control for iOS.
JDFCurrencyTextField
February 16, 2015 • MIT License
A drop-in replacement for UITextField that makes it easier for the user to enter monetary values.
IQHTTPService
February 16, 2015 • MIT License
HTTP Client for iOS
Create Web API Client in simpler way.
UzysAnimatedGifLoadMore
February 15, 2015 • MIT License
Add LoadMore using animated GIF to any scrollView with just simple code
Please check UzysAnimatedGifPullToRefresh
https://www.cocoacontrols.com/controls/uzysanimatedgifpulltorefresh
SwipeTabBarController
February 15, 2015 • Unspecified License
A simple UITabBarController sublcass which allows changing tabs with left and right swipe gestures on the tab bar.
URBNShareKit
February 15, 2015 • Unspecified License
A subclass of UIActivityViewController which makes sharing content using the native iOS share sheet a breeze.
MMParallaxPresenter
February 15, 2015 • MIT License
iOS Custom UIScrollView Class with a vertical parallax effect
JVFloatingDrawer
February 13, 2015 • MIT License
JVFloatingDrawer is a floating style drawer navigation. There is a growing number of applications leveraging the drawer pattern. Most share a similar look and feel. With JVFloatingDrawer we aimed t...
YALSunnyRefreshControl
February 13, 2015 • Apache 2.0 License
Pull to refresh animation for real estate apps
RGCardViewLayout
February 12, 2015 • MIT License
This is a UICollectionViewLayout that clones the interaction of going through the set of cities in the City Guide App. (this app is #3 for the top iOS app animations on the Ray Wenderlich website,...
CruiserWebViewController
February 12, 2015 • MIT License
Yet another one WebKit browser controller with enhanced navigation and additional controls.