hagile's Stars
CocoaPods/CocoaPods
The Cocoa Dependency Manager.
dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
TTTAttributedLabel/TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
PureLayout/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
michaeltyson/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
BoltsFramework/Bolts-ObjC
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
ResearchKit/ResearchKit
ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
ZipArchive/ZipArchive
ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
KrauseFx/TSMessages
💌 Easy to use and customizable messages/notifications for iOS à la Tweetbot
samvermette/SVPullToRefresh
Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
terryworona/TWMessageBarManager
An iOS manager for presenting system-wide notifications via a dropdown message bar.
EddyBorja/EBPhotoPages
A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.
dzenbot/DZNSegmentedControl
A drop-in replacement for UISegmentedControl for showing counts, to be used typically on a user profile
dzenbot/DZNPhotoPickerController
A photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images
Alterplay/APAddressBook
Easy access to iOS address book
dzenbot/DZNWebViewController
A simple web browser for iPhone & iPad with similar features than Safari's
MPGNotification/MPGNotification
MPGNotifications is an iOS control that allows you to display in-app interactive notifications that are fully customisable to suit your needs.
xmartlabs/XLRemoteImageView
UIImageView that shows a progress indicator while the image is loading from server. It makes use of AFNetworking. It looks like the Instagram loading indicator.
rspeyer/soundtouch
SoundTouch library compiled for iOS http://www.surina.net/soundtouch/index.html
sarperdag/SEHumanizedTimeDiff
An NSDate category to have humanly meaningful time intervals since todays date
s3lvin/DXCustomCallout-ObjC
A simpler approach to CustomCallouts for MKMapview
litoarias/HACLocationManager
This class allows you to conveniently manage location iOS >8
alexandreos/UILabel-Copyable
A simple category to add copy functionality to UILabel.
oseparovic/MessageComposerView
Custom UIView that sticks to the keyboard like in iMessage
mustafaibrahim989/MIBadgeButton
iOS custom badge button designed for iOS 6&7.
sSegev/SSAlphaPass
Pass on touch events to the UIView \ UIButton underneath your current view if your pixel alpha channel is 0 (if the pixel is transparent)
shmidt/MASAttributes
NSMutableAttributedString helper for easy to add attributes for the substring.
enrimr/soundtouch-ios-library
A soundtouch library compiled for iOS projects
sammcewan/UIImage-Color
Category for UIImage to colorize it. Perfect for changing the color of a glyph with a neutral color.
duliodenis/NSMutableArray-Shuffle
A helpful category on NSMutableArray that provides a method to shuffle the array.