KCCScrollViewContext
July 12, 2015 • MIT License
KCCScrollViewContext provides additional UIScrollView state and expands upon UIScrollViewDelegate messaging while maintaining compatibility with existing UISScrollViewDelegate implementations.
•...
NSDictionary-ImageMetadata
June 04, 2014 • MIT License
NSDictionary+ImageMetadata and NSDictionary-MetadataDatasource are categories for working with image metadata provided by the ImageIO framework.
Preparing a UITableView with image metadata can b...
NSString-Japanese
September 25, 2013 • MIT License
NSString category methods for working with Japanese strings.
* converting between Romanji, Hiragana , Katakana and Kanji
* replacing Kanji with Hiragana
* identifying the kind of Japanese text...
UITextViewExtras
August 23, 2013 • MIT License
Collection of convenience methods for finding the paths and locations of text in UITextView.
* Calculate the bounding path (or CGRect) of a character, word, sentence, line or paragraph at given ...
SLGSlideShowView
July 26, 2013 • MIT License
Simple Image Slide Show for displaying images with UITableView like datasource and delegate