-
Apple
- San Francisco Bay Area
- http://www.sommerpanage.com
- @Sommer
- @[email protected]
-
mastodon-ios Public
Forked from mastodon/mastodon-iosOfficial iOS app for Mastodon
-
smol Public
Forked from colorchestra/smolA minimal, monospaced blogging theme for Hugo that respects your privacy and is easy on your bandwidth
-
-
TimeIntervalFormatStyle Public
Conformance to ParseableFormatStyle for TimeInterval
-
PassKit-Business-Card Public
Forked from TimOliver/PassKit-Business-CardMy iOS Wallet business card pass
-
AccessibilityAnnouncer Public
An accessibility announcement queue for iOS with timeout and retry behavior. Built using RAC.
-
AckAck Public
Forked from Building42/AckAckAcknowledgement Plist Generator
-
HelloA11y-Swift Public
A new demo app for demonstrating and teaching the UIAccessibility APIs
-
AsyncImageView Public
Forked from NachoSoto/AsyncImageViewUIImageView for rendering data asynchronously, with composable renderers and caches
Swift MIT License UpdatedJun 13, 2017 -
fastlane Public
Forked from fastlane/fastlaneThe easiest way to automate building and releasing your iOS and Android apps
Ruby MIT License UpdatedNov 3, 2016 -
examples Public
Forked from fastlane/examplesA collection of example fastlane setups
Ruby UpdatedNov 2, 2016 -
GMImagePicker Public
Forked from guillermomuntaner/GMImagePickerA Photo and Video picker ( similar to UI Image Picker ) supporting multiple selections and UI customizations. Designed for iOS 8 with Photo framework ( PhotoKit )
-
JSQMessagesViewController Public
Forked from jessesquires/JSQMessagesViewControllerAn elegant messages UI library for iOS
Objective-C Other UpdatedJun 28, 2016 -
ReactiveCocoa Public
Forked from ReactiveCocoa/ReactiveCocoaStreams of values over time
Objective-C Other UpdatedDec 31, 2015 -
V8HorizontalPickerView Public
Forked from curious/V8HorizontalPickerViewHorizontal UIPickerView Control for iOS
Objective-C zlib License UpdatedAug 13, 2015 -
SwiftyJSON Public
Forked from SwiftyJSON/SwiftyJSONThe better way to deal with JSON data in Swift
Swift MIT License UpdatedApr 13, 2015 -
CodePath-AVFoundation-Demo Public
Very simple demo of some AVFoundation capabilities and best practices.
-
CodePath-Events-Demo Public
Demo of various forms of event handling for CodePath Intro to iOS Week 2
Swift UpdatedFeb 10, 2015 -
HelloAX-Android Public
Very simple Android app for use in teach AX basics.
-
riemann_sum_ax_android Public
Riemann sum generating app. App is made fully accessibility to TalkBack (and other services) to demo Android accessibility techniques.
-
riemann_sum_ax_ios Public
Riemann sum generating app. App is made fully accessibility to VoiceOver to demo UIAccessibility techniques.
-
HelloAX-IOS Public
A tiny app for teaching basic accessibility. Master does NOT have ax, while AX branch has the added accessibility one would likely live-code in a class.