Pinned Repositories
bash-profile
Sample `.bash_profile` configuration files that I've found and modified to my liking.
JSButton
Subclass of UIButton that includes a method that takes a block as a parameter and executes it on a given UIControlEvent.
JSTopTabBarController
A new interface for navigating around your iOS app.
NSFont-Family-Names
A list of all the font family names provided by App Kit
ObjCFormatter
An Objective-C formatter that cleans up your code for you.
ram-storyboards-demo
A demo application to show how to multiple Storyboard files with a RAMAnimatedTabBarController.
jrmsklar's Repositories
jrmsklar/ram-storyboards-demo
A demo application to show how to multiple Storyboard files with a RAMAnimatedTabBarController.
jrmsklar/bash-profile
Sample `.bash_profile` configuration files that I've found and modified to my liking.
jrmsklar/NSFont-Family-Names
A list of all the font family names provided by App Kit
jrmsklar/JSTopTabBarController
A new interface for navigating around your iOS app.
jrmsklar/ObjCFormatter
An Objective-C formatter that cleans up your code for you.
jrmsklar/braintree_ios
Braintree SDK for iOS
jrmsklar/Clock-Pull-To-Refresh
Interactive clock pull-to-refresh animation
jrmsklar/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
jrmsklar/CountryPicker
CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the library includes a set of 249 high-quality, public domain flag images from FAMFAMFAM (http://www.famfamfam.com/lab/icons/flags/) that have been painstakingly re-named by country code to work with the library.
jrmsklar/DACircularProgress
DACircularProgress is a UIView subclass with circular UIProgressView properties.
jrmsklar/easy-peasy-bot
A template project to get you started writing Botkit bots for Slack
jrmsklar/EasyTipView
Fully customisable tooltip view in Swift.
jrmsklar/Eureka
Elegant iOS form builder in Swift
jrmsklar/form-filler
A Google Chrome extension that fill dummy text in all input fields in a page.
jrmsklar/google-maps-ios-sdk-bug-demo
Demonstration for issue https://code.google.com/p/gmaps-api-issues/issues/detail?id=9000.
jrmsklar/hubot-badger
The Crazy Nastyass Hubot Badger
jrmsklar/InstaZoom
Replicate Instagram Zooming feature
jrmsklar/intercom-ios
:iphone: Intercom for iOS, for integrating Intercom into your iOS application.
jrmsklar/JSFacebookProfilePictureCache
An iOS cache for users Facebook profile pictures, and a convenient method to fetch them.
jrmsklar/mbabtesting
Small app for testing Mixpanel A/B Testing.
jrmsklar/mixpanel-swift
Mixpanel tracking library for iOS (Swift)
jrmsklar/Parse-SDK-iOS-OSX
Parse SDK for iOS/OS X
jrmsklar/PBJVision
iOS camera engine, features touch-to-record video and photo capture
jrmsklar/sample-blog
A sample blog application built using Rails.
jrmsklar/send-hipchat-message
Send HipChat message via a Ruby script.
jrmsklar/Specs
A repository of CocoaPods (cocoapods.org) specifications.
jrmsklar/SwiftPasscodeLock
An iOS passcode lock with TouchID authentication written in Swift.
jrmsklar/travistest
A test repository for using Travis for CI.
jrmsklar/tttattributedlabelbug
Quick small repo for a bug found in TTTAttributedLabel
jrmsklar/UIView-draggable
UIView category that adds dragging capabilities