Pinned Repositories
HJSDebug
iOS7Colors
The standard iOS 7 Colors as a handy category on UIColor.
NSString-NSCharacterSetTesting
A category on NSString to test whether all characters in the string are members of a NSCharacterSet.
PickerAccessibilityTesting
Demonstrates a bug with SwiftUI accessibilityLabel when using SegmentedPickerStyle()
Swatches
Color Swatches from UIKit, SwiftUI, and other system assets
UIColor-WatchKitColors
UIColor extension to provide the colors specified in the Apple Watch Design Guides at https://developer.apple.com/watch/human-interface-guidelines/resources/
HiddenJester's Repositories
HiddenJester/UIColor-WatchKitColors
UIColor extension to provide the colors specified in the Apple Watch Design Guides at https://developer.apple.com/watch/human-interface-guidelines/resources/
HiddenJester/HJSDebug
HiddenJester/iOS7Colors
The standard iOS 7 Colors as a handy category on UIColor.
HiddenJester/NSString-NSCharacterSetTesting
A category on NSString to test whether all characters in the string are members of a NSCharacterSet.
HiddenJester/PickerAccessibilityTesting
Demonstrates a bug with SwiftUI accessibilityLabel when using SegmentedPickerStyle()
HiddenJester/Swatches
Color Swatches from UIKit, SwiftUI, and other system assets
HiddenJester/UISplitViewController-QuickAccess
QuickAccess category for UISplitViewController to get the "left" (master) controller or "right" (detail) controller quickly and easily.