Pinned Repositories
MeerkatButton
A nearly pixel-perfect replica of the Login button from Meerkat.
PTLoginScreen
A simple, customizable login screen for iOS written in Objective-C.
PTPullToMenu
It's like pull-to-refresh with a menu.
PTSwipeCell
Mailbox / Clear inspired UITableViewCell subclass with UIKit Dynamics animations
SevenColors
Apple's standard iOS 7 colors in a convenient category on UIColor.
UISearchDisplayController
An example of how to implement a UISearchDisplayController
UnlockEverythingKit
Easily add an In-App Purchase to "Unlock Everything" to your iOS app.
philliptharris's Repositories
philliptharris/UISearchDisplayController
An example of how to implement a UISearchDisplayController
philliptharris/MeerkatButton
A nearly pixel-perfect replica of the Login button from Meerkat.
philliptharris/PTLoginScreen
A simple, customizable login screen for iOS written in Objective-C.
philliptharris/SevenColors
Apple's standard iOS 7 colors in a convenient category on UIColor.
philliptharris/UnlockEverythingKit
Easily add an In-App Purchase to "Unlock Everything" to your iOS app.
philliptharris/AdventOfCode2021
philliptharris/AdventOfCode2023
philliptharris/articles
Weekly articles for NSHipster.com
philliptharris/CircularProgressView
Swift 2.1 circular progress view
philliptharris/CollectionViewSample
A bare-bones UICollectionView
philliptharris/DropboxDatastoreMigration
philliptharris/FallbackTable
Subclass of UITableViewController for showing empty data sets when there is no content to display.
philliptharris/ios-lead-essentials-feed-api-challenge
https://iOSLeadEssentials.com
philliptharris/JSON
Micro framework for easily parsing JSON in Swift 3 with rich error messages in less than 100 lines of code
philliptharris/MultilineCell
UITableViewCell subclass for multiline text labels.
philliptharris/Popup
Cocoa project with Popup window appearing from the status bar
philliptharris/PTDatePickerCell
It's just a UITableViewCell with a UIDatePicker in it.
philliptharris/PTExtendedKeyboard
Add extra native-looking keys to the iOS 7 keyboard
philliptharris/PTOutlineButton
UIButton subclass with a thin rounded border
philliptharris/PTSegmentedControlCell
It's just a UITableViewCell with a UISegmentedControl in it.
philliptharris/PTStepperCell
It's just a UITableViewCell with a UIStepper in it.
philliptharris/PTSwitchCell
It's just a UITableViewCell with a UISwitch in it.
philliptharris/PTTextFieldCell
It's just a UITableViewCell with a UITextField in it.
philliptharris/PTTextViewCell
It's just a UITableViewCell with a UITextView in it.
philliptharris/PTWebViewController
A bare-bones view controller for displaying web pages within your app.
philliptharris/ResearchKit
ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
philliptharris/SpeechSynthesis
philliptharris/TestingTesting123
just a test
philliptharris/ThreesButton
A UIButton subclass inspired by Threes, the iOS game.
philliptharris/UIDiscreteSlider
A subclass of UISlider that snaps to discrete values as you swipe.