Pinned Repositories
asi-http-request-oauth2
Very simple, to show how one signs requests with the illusive OAuth2. Works well when authenticating using LROAuth2Client.
CHCSVParser
A proper CSV parser for Objective-C
FindBeibei
Let's strap an iBeacon to her and use this to find Beibei
sample-app
Rails tutorial
SMMosaicCollectionView
A lightweight hoziontal image scroller that centers on the middle cell regardless of the image's aspect ratio.
tumblr-xauth
Basic XAuth for Tumbr. Authorizes then retrieves the user's data. Sources acknowledged within. Based on https://github.com/ericjohnson/twitter-xauth
UIImage-Color
Category for UIImage to colorize it. Perfect for changing the color of a glyph with a neutral color.
WYPopoverController
WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
sammcewan's Repositories
sammcewan/WYPopoverController
WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
sammcewan/UIImage-Color
Category for UIImage to colorize it. Perfect for changing the color of a glyph with a neutral color.
sammcewan/tumblr-xauth
Basic XAuth for Tumbr. Authorizes then retrieves the user's data. Sources acknowledged within. Based on https://github.com/ericjohnson/twitter-xauth
sammcewan/SMMosaicCollectionView
A lightweight hoziontal image scroller that centers on the middle cell regardless of the image's aspect ratio.
sammcewan/CHCSVParser
A proper CSV parser for Objective-C
sammcewan/FindBeibei
Let's strap an iBeacon to her and use this to find Beibei
sammcewan/AFDownloadRequestOperation
A progressive download operation for AFNetworking.
sammcewan/AFOAuth2Client
AFNetworking Extension for OAuth 2 Authentication
sammcewan/aklapi
Auckland Rubbish and Recycling API
sammcewan/cocoapods-capture
Capture SDK CocoaPods for Swift
sammcewan/CVCalendar
A custom visual calendar for iOS 8+ written in Swift (2.0).
sammcewan/DVR
Network testing for Swift
sammcewan/emission
React Native Components
sammcewan/Eureka
Elegant iOS form builder in Swift
sammcewan/fastlane-plugin-generate-spm-licenses
Generate a licences plist from SPM
sammcewan/fastlane-plugin-increment_version_name
Increment the version name of your android project.
sammcewan/FSImageViewer
Photo viewer (gallery) for iOS with AFNetworking and caching.
sammcewan/goodwe-sems-home-assistant
Sensor for Home Assistant pulling data from the GoodWe SEMS API for solar panel production metrics.
sammcewan/gpxgo
GPX library for golang
sammcewan/ImageScrollView
Scrollable and zoomable image view for iOS in Swift
sammcewan/mapbox-ios-sdk
Mapbox iOS SDK, an open source alternative to MapKit.
sammcewan/MGSwipeTableCell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
sammcewan/node-zwave-js
Z-Wave driver written entirely in JavaScript/TypeScript
sammcewan/PDFGenerator
A simple generator of PDF written in Swift.
sammcewan/RxSwift
Reactive Programming in Swift
sammcewan/Sourcery
Meta-programming for Swift, stop writing boilerplate code.
sammcewan/strapi-plugin-responsive-image
Custom responsive image formats for https://strapi.io
sammcewan/swift5-module-template
An opinionated starting point for awesome, reusable Swift 5 modules
sammcewan/TZStackView
UIStackView replica for iOS 7.x and iOS 8.x
sammcewan/XMLDictionary
A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the contents of any dictionary as XML.