Pinned Repositories
ARBible
ARBible project for HCCP Hackathon 2017
articles
Articles for NSHipster.com
CocoaTextAttachmentCells
Working with Text Attachment cells in Cocoa
collection_view_auto_size_reorder
Example of issues with drag-to-reorder in a UICollectionView with self-sizing cells
collection_view_list_layout
An example project with a UICollectionViewLayout subclass for a UITableView-style layout, illustrating some problems.
ControlCenterOpenApp
Example project for how to open an app to a particular screen or feature from a Control Center widget on iOS 18
OCRVerses
Hackathon 2016
snowflakes
A simple snowflake animation app.
tomhamming's Repositories
tomhamming/collection_view_list_layout
An example project with a UICollectionViewLayout subclass for a UITableView-style layout, illustrating some problems.
tomhamming/ControlCenterOpenApp
Example project for how to open an app to a particular screen or feature from a Control Center widget on iOS 18
tomhamming/snowflakes
A simple snowflake animation app.
tomhamming/collection_view_auto_size_reorder
Example of issues with drag-to-reorder in a UICollectionView with self-sizing cells
tomhamming/OCRVerses
Hackathon 2016
tomhamming/ARBible
ARBible project for HCCP Hackathon 2017
tomhamming/articles
Articles for NSHipster.com
tomhamming/CocoaTextAttachmentCells
Working with Text Attachment cells in Cocoa
tomhamming/DiffableOneBehind
tomhamming/first_app_tutorial
Rails tutorial repository
tomhamming/ios13_uikit_appearance_loop
Demo app for an iOS 13 beta bug where UIKit gets into an infinite loop when setting UIAppearance proxy properties
tomhamming/iosref
A one-stop quick reference spot for iOS developers. 🔎
tomhamming/MacScrollTester
Demo of setting up NSScrollView to scroll according to the size of its content
tomhamming/mono
Mono open source ECMA CLI, C# and .NET implementation.
tomhamming/ninety_nine_problems
https://www.enekoalonso.com/projects/99-swift-problems/
tomhamming/nsbutton_title_disappear
Demonstrating a problem with NSButton's title going away when color is white
tomhamming/NSFilePresenterDelays
Reproducing half-second delays in writing with NSFilePresenter and NSFileCoordinator
tomhamming/popover-resizing
Illustrating the problem of getting a UIPopoverPresentationController to resize on navigation controller pop
tomhamming/PopoverArrowColor
Demonstrating an issue with setting a popover arrow's color
tomhamming/PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
tomhamming/rdar_35420055
Repro case of rdar://35420055 about watch notifications not showing images
tomhamming/rdar_35785520
Repro sample project for Radar 35785520
tomhamming/SceneRestoreDemo
tomhamming/TextViewUndo
Demonstrating a problem with NSUndoManager and UITextView
tomhamming/THSwiftUtil
Some useful utility methods for Swift
tomhamming/tomhamming.github.io
Github IO experiment
tomhamming/WKLocalStyle
Demonstrate an issue with WKWebView loading styles with custom URL schemes on a remote page
tomhamming/WYPopoverController
WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
tomhamming/xamarin-bundle-sqlite
Attempting to bundle a custom-built SQLite library with a Xamarin.iOS app
tomhamming/XcodeColors
XcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.